aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/UNIT/DynamicTensorFixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/fixtures/UNIT/DynamicTensorFixture.h')
-rw-r--r--tests/validation/fixtures/UNIT/DynamicTensorFixture.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/validation/fixtures/UNIT/DynamicTensorFixture.h b/tests/validation/fixtures/UNIT/DynamicTensorFixture.h
index 02d28fa78d..86380509ed 100644
--- a/tests/validation/fixtures/UNIT/DynamicTensorFixture.h
+++ b/tests/validation/fixtures/UNIT/DynamicTensorFixture.h
@@ -41,8 +41,6 @@ namespace test
{
namespace validation
{
-namespace
-{
template <typename AllocatorType,
typename LifetimeMgrType,
typename PoolMgrType,
@@ -114,7 +112,6 @@ public:
private:
FuncType _func;
};
-} // namespace
/** Simple test case to run a single function with different shapes twice.
*