Fix case error

This commit is contained in:
Aaron Helton
2019-11-01 15:40:44 -04:00
parent 1f2f57ded5
commit d3a90cf7e1

View File

@@ -9,4 +9,4 @@ before_script:
- cd build
- cmake ..
script: make && cd ../test && ./test.sh
script: make && cd ../test && ./Test.sh