aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/CLFixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/CLFixture.h')
-rw-r--r--tests/validation/CL/CLFixture.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/validation/CL/CLFixture.h b/tests/validation/CL/CLFixture.h
index 8569948a98..77538be8f4 100644
--- a/tests/validation/CL/CLFixture.h
+++ b/tests/validation/CL/CLFixture.h
@@ -32,8 +32,6 @@ namespace test
{
namespace validation
{
-namespace cl
-{
struct CLFixture
{
CLFixture()
@@ -41,7 +39,6 @@ struct CLFixture
CLScheduler::get().default_init();
}
};
-} // namespace cl
} // namespace validation
} // namespace test
} // namespace arm_compute