Skip to content

Commit

Permalink
[test] Removed double entry
Browse files Browse the repository at this point in the history
  • Loading branch information
stratika committed Aug 29, 2024
1 parent 2517d06 commit a4d2d9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tornado-assembly/src/bin/tornado-test
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ __TEST_THE_WORLD__ = [
TestEntry("uk.ac.manchester.tornado.unittests.TestHello"),
TestEntry("uk.ac.manchester.tornado.unittests.arrays.TestArrays"),
TestEntry("uk.ac.manchester.tornado.unittests.arrays.TestArrayCopies"),
TestEntry("uk.ac.manchester.tornado.unittests.functional.TestLambdas"),
TestEntry("uk.ac.manchester.tornado.unittests.vectortypes.TestFloats"),
TestEntry("uk.ac.manchester.tornado.unittests.vectortypes.TestHalfFloats"),
TestEntry("uk.ac.manchester.tornado.unittests.vectortypes.TestDoubles"),
Expand Down

0 comments on commit a4d2d9d

Please sign in to comment.