diff options
author | chai <chaifix@163.com> | 2021-10-26 11:32:46 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-26 11:32:46 +0800 |
commit | 0549b1e5a8a3132005e275d6026db8003cb067d2 (patch) | |
tree | f0d7751ec32ecf5c4d23997fa0ffd3450a5a755a /Resources/Libraries/luaunit/test/ref/errFailPassXmlQuiet-failures.txt | |
parent | 32345800737b668011a87328cd3dcce59ec2934c (diff) |
*rename folder
Diffstat (limited to 'Resources/Libraries/luaunit/test/ref/errFailPassXmlQuiet-failures.txt')
-rw-r--r-- | Resources/Libraries/luaunit/test/ref/errFailPassXmlQuiet-failures.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Resources/Libraries/luaunit/test/ref/errFailPassXmlQuiet-failures.txt b/Resources/Libraries/luaunit/test/ref/errFailPassXmlQuiet-failures.txt deleted file mode 100644 index b3ce2f9..0000000 --- a/Resources/Libraries/luaunit/test/ref/errFailPassXmlQuiet-failures.txt +++ /dev/null @@ -1,20 +0,0 @@ -# XML output to test/ref/errFailPassXmlQuiet-failures.xml -# Started on 04/30/19 20:22:53 -# Starting class: TestAnotherThing -# Starting test: TestAnotherThing.test1_Success1 -# Starting test: TestAnotherThing.test1_Success2 -# Starting test: TestAnotherThing.test3_Fail1 -# Failure: test/test_with_err_fail_pass.lua:49: expected: 0, actual: 2 -# Starting test: TestAnotherThing.test3_Fail2 -# Failure: test/test_with_err_fail_pass.lua:53: expected: 0, actual: 3 -# Starting class: TestSomething -# Starting test: TestSomething.test1_Success1 -# Starting test: TestSomething.test1_Success2 -# Starting test: TestSomething.test2_Fail1 -# Failure: test/test_with_err_fail_pass.lua:15: expected: 0, actual: 2 -# Starting test: TestSomething.test2_Fail2 -# Failure: test/test_with_err_fail_pass.lua:19: expected: 0, actual: 3 -# Starting test: testFuncFail1 -# Failure: test/test_with_err_fail_pass.lua:62: expected: 0, actual: 3 -# Starting test: testFuncSuccess1 -# Ran 10 tests in 0.000 seconds, 5 successes, 5 failures, 5 non-selected |