mirror of
https://github.com/sstephenson/bats.git
synced 2026-04-23 16:47:24 +02:00
Test for failing tests
This commit is contained in:
3
test/fixtures/one_failing.bats
vendored
Normal file
3
test/fixtures/one_failing.bats
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@test "a failing test" {
|
||||
false
|
||||
}
|
||||
Reference in New Issue
Block a user