testS....

This commit is contained in:
Godzil
2020-02-20 01:53:28 +00:00
parent 457f5d04e4
commit 9e1f448e0f

View File

@@ -19,7 +19,7 @@ script:
- cmake ..
- make
- make test
- ./test/testMyRays
- ./tests/testMyRays
jobs:
include: