aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/TableLookup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/TableLookup.cpp')
-rw-r--r--tests/validation/CL/TableLookup.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/validation/CL/TableLookup.cpp b/tests/validation/CL/TableLookup.cpp
index 93e313096c..f435c60c13 100644
--- a/tests/validation/CL/TableLookup.cpp
+++ b/tests/validation/CL/TableLookup.cpp
@@ -26,7 +26,6 @@
#include "arm_compute/runtime/CL/CLTensor.h"
#include "arm_compute/runtime/CL/CLTensorAllocator.h"
#include "arm_compute/runtime/CL/functions/CLTableLookup.h"
-
#include "tests/CL/CLAccessor.h"
#include "tests/CL/CLLutAccessor.h"
#include "tests/PaddingCalculator.h"
@@ -34,7 +33,6 @@
#include "tests/framework/Asserts.h"
#include "tests/framework/Macros.h"
#include "tests/framework/datasets/Datasets.h"
-
#include "tests/validation/Helpers.h"
#include "tests/validation/Validation.h"
#include "tests/validation/fixtures/TableLookupFixture.h"