diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2014-03-31 20:29:23 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2015-01-17 09:26:32 +0100 |
| commit | b2bd17e3fda436f313fbafdaf35ef2215849801a (patch) | |
| tree | 4df42d15f6d602484703efb26ae6d39a18453a08 /tests/test_functions.py | |
| parent | 50ad9d3ad2810ff39ee87c8d36f3bee46a6ca0f3 (diff) | |
| download | sqlparse-b2bd17e3fda436f313fbafdaf35ef2215849801a.tar.gz | |
Add tests to static code analysis and clean up tests.
Diffstat (limited to 'tests/test_functions.py')
| -rw-r--r-- | tests/test_functions.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_functions.py b/tests/test_functions.py index 52e2ce7..425ab7f 100644 --- a/tests/test_functions.py +++ b/tests/test_functions.py @@ -160,5 +160,4 @@ class Test_IsType(Test_SQL): if __name__ == "__main__": - #import sys;sys.argv = ['', 'Test.testName'] main() |
