summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_fetchbogus.tap
blob: c6761b230172680a65f60d84837cfb5f632e0b21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TAP version 13
# tst_FetchBogus
ok 1 - initTestCase()
# QFETCH: Requested testdata 'bubu' not available, check your _data function.
not ok 2 - fetchBogus(foo)
  ---
  # Received a fatal error.
  at: tst_FetchBogus::fetchBogus() (Unknown file:0)
  file: Unknown file
  line: 0
  ...
1..2
# tests 2
# pass 1
# fail 1