summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-09-14 21:56:14 -0700
committeryo mama <pepper@scannerjammer.com>2015-09-14 21:56:14 -0700
commitedc9cc4da6c79a9c0bff520e256fe3b63fd8c2c2 (patch)
treecf186969fbb9b8e58199b2040ed5ab278d0bd204 /test.py
parent6d2fdbf95e222d15a123307c4836baa7080f009f (diff)
ok landscape passed the test
Diffstat (limited to 'test.py')
-rw-r--r--test.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test.py b/test.py
index 35ca9ca..7760e0b 100644
--- a/test.py
+++ b/test.py
@@ -1,3 +1,3 @@
-from Pb.Pattern import PbPattern
-PbPattern.example_run()
+from Pb.Landscape import PbLandscape
+PbLandscape.example_run()