aboutsummaryrefslogtreecommitdiff
path: root/t/__init__.py
diff options
context:
space:
mode:
authorOmer Zak <w1@zak.co.il>2016-05-22 11:03:43 +0300
committerOmer Zak <w1@zak.co.il>2016-05-22 11:03:43 +0300
commitc26aec892f26ee21067a0beb9dd79a8c834e6dba (patch)
treee06cc2a5e207b089fa324faaf9114267edaa0e3a /t/__init__.py
parent7abc0d1d0b05198e10f5207aa17f1c14e37c0fa7 (diff)
downloadpyguile-c26aec892f26ee21067a0beb9dd79a8c834e6dba.tar
pyguile-c26aec892f26ee21067a0beb9dd79a8c834e6dba.tar.gz
Added all old files of interest to version control.
Diffstat (limited to 't/__init__.py')
-rw-r--r--t/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/__init__.py b/t/__init__.py
new file mode 100644
index 0000000..5dff9f3
--- /dev/null
+++ b/t/__init__.py
@@ -0,0 +1,2 @@
+# Dummy module - needed to keep happy import commands
+# which import t/scripts/*.py modules