Skip to content

Commit

Permalink
Fix checkall.sh script
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Maškarinec <marek@mrms.cz>
  • Loading branch information
marekmaskarinec committed Jun 20, 2024
1 parent ed4bc0c commit 16412ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/checkall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ for f in tests/*.um; do
./tophat -check -main $f
done

cd examples/extensions
cd demos/extensions
../../tophat -check

cd ../flappy
Expand Down

0 comments on commit 16412ff

Please sign in to comment.