From 692d015627ecf03fbc23cfdb4afcf398b9a09a51 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 12 Jan 2012 17:26:28 +0100 Subject: scripts for testing and syntax unit test --- tests/stubs/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/stubs/__init__.py (limited to 'tests/stubs') diff --git a/tests/stubs/__init__.py b/tests/stubs/__init__.py new file mode 100644 index 000000000..4b31e848b --- /dev/null +++ b/tests/stubs/__init__.py @@ -0,0 +1 @@ +__author__ = 'christian' -- cgit v1.2.3