Skip to content

Commit ee88b68

Browse files
Revert "Potential fix for #469"
This reverts commit 32f5c1d.
1 parent 32f5c1d commit ee88b68

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

test/bugs.bats

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,3 @@ teardown_file() {
7575
run printf "%s" "$output"
7676
assert_line --index 3 --partial "@ height"
7777
}
78-
79-
@test "ANSI reset without leading zero (#469)" {
80-
output=$( load_fixture "ansi_reset_without_zero" | $diff_so_fancy )
81-
run printf "%s" "$output"
82-
assert_line --index 4 --partial 'Hello'
83-
}

test/fixtures/ansi_reset_without_zero.diff

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)