From a12c3d3f8ea255dd03bb7e993fa85eb00f47ab29 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Tue, 14 Feb 2017 22:48:43 +0100 Subject: restructure and move test files add empty test files to satisfy linter --- test/pathod/language/test_exceptions.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/pathod/language/test_exceptions.py (limited to 'test/pathod/language/test_exceptions.py') diff --git a/test/pathod/language/test_exceptions.py b/test/pathod/language/test_exceptions.py new file mode 100644 index 00000000..777ab4dd --- /dev/null +++ b/test/pathod/language/test_exceptions.py @@ -0,0 +1 @@ +# TODO: write tests -- cgit v1.2.3