diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-05-25 23:48:52 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-05-25 23:48:52 +0200 |
| commit | 6363292d14d84ae0641b6ce1048f4ca7268ebb49 (patch) | |
| tree | 620d07656d30173fedf7c73338e3e14cc5fc28ab /results.xml | |
| parent | 4bc03b7b47f0c6b7d66c0cc69178861889623319 (diff) | |
| download | texty-6363292d14d84ae0641b6ce1048f4ca7268ebb49.tar.xz texty-6363292d14d84ae0641b6ce1048f4ca7268ebb49.zip | |
addons: remove WAT leftovers
Diffstat (limited to 'results.xml')
| -rw-r--r-- | results.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/results.xml b/results.xml deleted file mode 100644 index ab0eb97..0000000 --- a/results.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?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 |
