mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
10 lines
180 B
Plaintext
10 lines
180 B
Plaintext
TAP version 13
|
|
# tst_SkipCleanupTestCase
|
|
ok 1 - initTestCase()
|
|
ok 2 - aTestFunction()
|
|
ok 3 - cleanupTestCase() # SKIP Skip inside cleanupTestCase.
|
|
1..3
|
|
# tests 3
|
|
# pass 2
|
|
# fail 0
|