diff options
| author | Armin Ronacher <armin.ronacher@active-4.com> | 2014-06-30 22:50:56 +0200 |
|---|---|---|
| committer | Armin Ronacher <armin.ronacher@active-4.com> | 2014-06-30 22:50:56 +0200 |
| commit | 1e6456bf54bb37743d22fe564b475f10bc13281e (patch) | |
| tree | 3cf0c8cb8dd3688785ff73100f8bd8af98eb3105 /tests/dummy.py | |
| download | pluginbase-0.1.tar.gz | |
Initial commit.0.1
Diffstat (limited to 'tests/dummy.py')
| -rw-r--r-- | tests/dummy.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dummy.py b/tests/dummy.py new file mode 100644 index 0000000..4ef4ca0 --- /dev/null +++ b/tests/dummy.py @@ -0,0 +1 @@ +# make sure there is a module we can base our modules against. |
