diff --git a/tests/test_dummy.py b/tests/test_dummy.py deleted file mode 100644 index 657108b..0000000 --- a/tests/test_dummy.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python -# vim:fileencoding=utf-8 - -def test_dummy(): - pass