aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtorturetest.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/torturetest.py b/torturetest.py
index 17bf8847..4f14a21b 100755
--- a/torturetest.py
+++ b/torturetest.py
@@ -173,6 +173,9 @@ class TortureGUI:
self.site = site
self.display(self.site)
break
+ def on_test_button_activate(self, obj):
+ self.site.fetch()
+ print site.output
if __name__ == "__main__":
# Start by reading in the sitelist