Skip to content

Commit

Permalink
Merge pull request #545 from stratika/hotfix/duplicated/test
Browse files Browse the repository at this point in the history
[test] Removed double entry from tornado-test
  • Loading branch information
jjfumero authored Aug 29, 2024
2 parents 2517d06 + a4d2d9d commit 9ca3610
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 9ca3610

Please sign in to comment.