added parameter

This commit is contained in:
merlokk 2019-09-16 17:39:00 +03:00
parent c5ea6b54ce
commit e8cd43f1af

View file

@ -383,7 +383,7 @@ test_script:
#proxmark crypto tests
ExecTest "emv test" "emv test" {bash -lc "cd ~/client;./proxmark3 -c 'emv test'"} "Test?s? ? OK"
ExecTest "emv test" "emv test" {bash -lc "cd ~/client;./proxmark3 -c 'emv test -i'"} "Test?s? ? OK"
if ($global:TestsPassed) {