summaryrefslogtreecommitdiffstats
path: root/PerlTQt/t/a_loading.t
diff options
context:
space:
mode:
Diffstat (limited to 'PerlTQt/t/a_loading.t')
-rw-r--r--PerlTQt/t/a_loading.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/PerlTQt/t/a_loading.t b/PerlTQt/t/a_loading.t
new file mode 100644
index 0000000..1cffc31
--- /dev/null
+++ b/PerlTQt/t/a_loading.t
@@ -0,0 +1,6 @@
+
+BEGIN { print "1..1\n" }
+
+use TQt;
+
+print "ok 1\n"