summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-09-11 18:54:37 -0700
committeryo mama <pepper@scannerjammer.com>2015-09-11 18:54:37 -0700
commitf904b1b552134e6b8701d9d94c7fed321011ae94 (patch)
treefd898841f2a84bf3cccc7e1d2894d02c425cabc5 /test.py
parent7aaa91d7a090e4ab9be979160622f4c48e3d9b46 (diff)
finished the params class, almost done with pb master class
Diffstat (limited to 'test.py')
-rw-r--r--test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.py b/test.py
new file mode 100644
index 0000000..58c3114
--- /dev/null
+++ b/test.py
@@ -0,0 +1,2 @@
+from Pb.Break import PbBreak
+PbBreak.test()