removed the Triac specific lines from automation script
This commit is contained in:
parent
6ed7186c3b
commit
496c9191b0
1 changed files with 0 additions and 2 deletions
2
otto.sh
2
otto.sh
|
@ -257,10 +257,8 @@ run_c_tests () {
|
|||
cmake -DUNIT_TESTING=ON -DCMAKE_VERBOSE_MAKEFILE=${CMAKE_VERBOSE} ../
|
||||
make AllTests
|
||||
make Mock_Tests
|
||||
make TriacTests
|
||||
./tests/AllTests -v -c
|
||||
./tests/Mock_Tests -v -c
|
||||
./tests/TriacTests -v -c
|
||||
}
|
||||
|
||||
print_menu () {
|
||||
|
|
Loading…
Add table
Reference in a new issue