Allow d=6

This commit is contained in:
Jennifer Liu
2018-07-25 18:10:09 -07:00
parent 1e85f314d8
commit 2333ecb173
3 changed files with 22 additions and 10 deletions
@@ -11,4 +11,5 @@ echo "Removing dict1 dict2 dict3"
rm -f dict1 dict2 dict3
echo "Testing with invalid parameters, should fail"
! ./main r=10
! ./main in=../../../lib/common r=10
! ./main in=../../../lib/common d=10