mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-12 18:25:07 +08:00
no message
This commit is contained in:
parent
0b35dcbe0c
commit
30a1604f2f
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ test_script:
|
|||
|
||||
#proxmark crypto tests
|
||||
|
||||
ExecTest "emv test" "emv test" {bash -lc "cd ~/client;./proxmark3 comx -c 'emv test'"} "Tests ?OK"
|
||||
ExecTest "emv test" "emv test" {bash -lc "cd ~/client;./proxmark3 comx -c 'emv test'"} "Test(s) [ OK"
|
||||
|
||||
|
||||
if ($global:TestsPassed) {
|
||||
|
|
Loading…
Reference in a new issue