mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 00:28:07 +08:00
added parameter
This commit is contained in:
parent
c5ea6b54ce
commit
e8cd43f1af
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue