aboutsummaryrefslogtreecommitdiff
path: root/tests/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SConscript')
-rw-r--r--tests/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/SConscript b/tests/SConscript
index 77d370f91a..ec596a7b89 100644
--- a/tests/SConscript
+++ b/tests/SConscript
@@ -146,7 +146,6 @@ files_benchmark += Glob('new/TensorLibrary.cpp')
files_benchmark += Glob('new/RawTensor.cpp')
files_benchmark += Glob('new/benchmark_new/*.cpp')
-# Add unit tests
if env['opencl']:
Import('opencl')