blob: 6f755d8f453ae1e76431f99afce9d4459872a250 [file] [log] [blame]
#!/usr/bin/env bash
# Test help
python ./scanCode.py . -h
# Test basic usage
python ./scanCode.py . --config travis.cfg
# Test verbose usage
python ./scanCode.py . --config travis.cfg -v