##// END OF EJS Templates
test_path: revive match tests...
test_path: revive match tests These tests had not been running on Nose and I did not spot that previously.

File last commit:

r22963:2961b531
r27084:b00e8a7d
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])