diff --git a/tests/compare_enb.py b/tests/compare_enb.py deleted file mode 100644 index be35d1d..0000000 --- a/tests/compare_enb.py +++ /dev/null @@ -1,5 +0,0 @@ -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) \ No newline at end of file