diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2013-09-21 05:12:42 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2013-09-21 05:12:42 (GMT) |
commit | 47ed2f1b1262c0bda78153c9cebf576b571a7bb4 (patch) | |
tree | c52cf024811cad90cbf31dde086eda5f59d3a9e5 /tests/test_cmdline_tool.py | |
parent | 5f36117b8ff7e14ae450e770cdaa67e60561672d (diff) |
moving towards making tests work on bsd again
Diffstat (limited to 'tests/test_cmdline_tool.py')
-rwxr-xr-x | tests/test_cmdline_tool.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_cmdline_tool.py b/tests/test_cmdline_tool.py index 470be1e..6977a88 100755 --- a/tests/test_cmdline_tool.py +++ b/tests/test_cmdline_tool.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Regression test driver for cmd-line tools |