summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
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 58c3114..53dd4ed 100644
--- a/test.py
+++ b/test.py
@@ -1,2 +1,2 @@
-from Pb.Break import PbBreak
-PbBreak.test()
+from Pb.Gradient import PbGradient
+PbGradient.example_run()