merge laptop
[clean-tests.git] / te / test.icl
diff --git a/te/test.icl b/te/test.icl
new file mode 100644 (file)
index 0000000..a2d0c5b
--- /dev/null
@@ -0,0 +1,7 @@
+module test
+
+import iTasks
+import Text.HTML
+
+//Start w = startEngine (viewInformation "" [ViewAs (\t->TtTag [] [Text t])] "bork") w
+Start w = startEngine (viewInformation "" [] (TtTag [] [Text "bork"])) w