Skip to content

Commit

Permalink
Fix case no typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jondy committed Jul 10, 2020
1 parent 60a98c0 commit 251468e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/function-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ check_return_value
check_file_content $dist/result.log 'Found 92 solutions' not
check_file_content $dist/result.log 'License is expired'

csih_inform "C-39. Test obfuscate command with special license outer"
csih_inform "C-40. Test obfuscate command with special license outer"
dist=test-outer-license
$PYARMOR obfuscate -O $dist --with-license outer examples/simple/queens.py >result.log 2>&1
check_return_value
Expand Down

0 comments on commit 251468e

Please sign in to comment.