BUG: gap_detection: added to Allrun

This commit is contained in:
mattijs
2015-10-28 13:31:18 +00:00
parent 9c0a715ac3
commit 71db93570a

View File

@ -12,6 +12,11 @@ cd ${0%/*} || exit 1 # Run from this directory
./Allrun ./Allrun
) )
(
cd gap_detection || exit
./Allrun
)
exit 0 exit 0
# These cases are links to solver test cases and are run when the Allrun # These cases are links to solver test cases and are run when the Allrun