fix bug that incorrect work path of test programs

This commit is contained in:
Jinhao 2018-10-03 08:05:38 +08:00
parent 68c6e67d08
commit 95ccc3cb7e

View File

@ -65,7 +65,7 @@ script:
- make install - make install
# todo: separate resources from sources (a directory for images) # todo: separate resources from sources (a directory for images)
- ls - ls
- cd ../bin - cd ../nana-test/bin
- ls - ls
- ./a_group_impl - ./a_group_impl
- ./animate-bmp - ./animate-bmp