##// END OF EJS Templates
Merge pull request #13298 from Kojoley/test_path-revive-match-test...
Merge pull request #13298 from Kojoley/test_path-revive-match-test test_path: revive match tests

File last commit:

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