testing scripts and travis invocation
This commit is contained in:
5
tests/compare_enb.py
Normal file
5
tests/compare_enb.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import sys
|
||||
print "running fake python script..."
|
||||
print "Comparing: ", str(sys.argv[1:])
|
||||
print "no idea if these are the same. i have no brains. it's probably fine."
|
||||
sys.exit(0)
|
||||
Reference in New Issue
Block a user