/ tests / test_format.bats
test_format.bats
1  load $(basher package-path ztombol/bats-support)/load.bash
2  load $(basher package-path ztombol/bats-assert)/load.bash
3  load data
4  
5  @test "TODO" {
6    skip
7  }