summaryrefslogtreecommitdiff
path: root/results.xml
diff options
context:
space:
mode:
authorSophia Pearson <codergal89@gmail.com>2022-05-20 00:45:25 +0200
committerSophia Pearson <codergal89@gmail.com>2022-05-20 18:56:04 +0200
commit05d29ccce1898ed89c0b650c77242c2fa2805128 (patch)
treee8ee3bcb570fa6f3d9d96273c2bf4d4c8618d08b /results.xml
downloadtexty-05d29ccce1898ed89c0b650c77242c2fa2805128.tar.xz
texty-05d29ccce1898ed89c0b650c77242c2fa2805128.zip
texty: initial commit
Diffstat (limited to 'results.xml')
-rw-r--r--results.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/results.xml b/results.xml
new file mode 100644
index 0000000..ab0eb97
--- /dev/null
+++ b/results.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<testsuites failures="0" name="TestXML" tests="1" time="4.909">
+ <testsuite name="InputContainerTest" failures="0" tests="3" time="0">
+ <testcase name="CanInstantiate" time="0"></testcase>
+ <testcase name="HasInputField" time="0"></testcase>
+ <testcase name="PressingEnterInInputFieldEmitsInputSubmitted" time="0"></testcase>
+ </testsuite>
+
+</testsuites> \ No newline at end of file