mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 09:18:10 +01:00
Supporting DOS line endings in BATS tests
This commit is contained in:
3
test/fixtures/bats/dos_line.bats
vendored
Normal file
3
test/fixtures/bats/dos_line.bats
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@test "foo" {
|
||||
|
||||
echo "foo"
|
||||
Reference in New Issue
Block a user