aboutsummaryrefslogtreecommitdiff
path: root/tests/Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Utils.h')
-rw-r--r--tests/Utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Utils.h b/tests/Utils.h
index f06799017a..219cbd0368 100644
--- a/tests/Utils.h
+++ b/tests/Utils.h
@@ -681,6 +681,7 @@ inline bool is_in_valid_region(const ValidRegion &valid_region, const Coordinate
}
return true;
}
+
} // namespace test
} // namespace arm_compute
#endif