mirror of
https://github.com/sstephenson/bats.git
synced 2025-01-30 23:59:45 +01:00
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
|
@test "a failing test" {
|
||
|
false
|
||
|
}
|