summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/package/sample_python_crossbar.py
diff options
context:
space:
mode:
Diffstat (limited to 'support/testing/tests/package/sample_python_crossbar.py')
-rw-r--r--support/testing/tests/package/sample_python_crossbar.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/testing/tests/package/sample_python_crossbar.py b/support/testing/tests/package/sample_python_crossbar.py
new file mode 100644
index 0000000000..3695fe92c0
--- /dev/null
+++ b/support/testing/tests/package/sample_python_crossbar.py
@@ -0,0 +1,3 @@
+import crossbar
+
+crossbar.run(["version"])
OpenPOWER on IntegriCloud