Skip to content

Commit 97da82b

Browse files
committed
test: fix reload project in utest script
1 parent ec1ff07 commit 97da82b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

utests.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
cd build
2+
cmake ..
3+
make -j 6
4+
cd ..
5+
16
./build/test_dmalloc

0 commit comments

Comments
 (0)