File tree Expand file tree Collapse file tree 7 files changed +0
-12
lines changed
Expand file tree Collapse file tree 7 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,6 @@ t/range/anchors-aweigh.html
139139t/range/johnny-rebeck.txt
140140t/range/stars-and-stripes-forever.html
141141
142- t/swamp/__pycache__/notes.pl
143142t/swamp/#emacs-workfile.pl#
144143t/swamp/0
145144t/swamp/CMakeLists.txt
Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ filter_test(
6161 ' t/swamp/service.svc' ,
6262 ' t/swamp/test.py' ,
6363 ' t/swamp/test_foo.py' ,
64- ' t/swamp/__pycache__/notes.pl' ,
6564 ' t/swamp/blib/ignore.pm' ,
6665 ' t/swamp/blib/ignore.pod' ,
6766 ' t/swamp/groceries/fruit' ,
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ use App::Ack::Filter::Extension;
1212filter_test(
1313 [ ext => qw/ pl pod pm t/ ], [
1414 ' t/swamp/Makefile.PL' ,
15- ' t/swamp/__pycache__/notes.pl' ,
1615 ' t/swamp/blib/ignore.pm' ,
1716 ' t/swamp/blib/ignore.pod' ,
1817 ' t/swamp/constitution-100k.pl' ,
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ UNFILTERED: {
3434
3535 sets_match( \@files , [qw(
3636 t/swamp/0
37- t/swamp/__pycache__/notes.pl
3837 t/swamp/blib/ignore.pm
3938 t/swamp/blib/ignore.pod
4039 t/swamp/constitution-100k.pl
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ filter_test(
1414 ' t/swamp/#emacs-workfile.pl#' ,
1515 ' t/swamp/0' ,
1616 ' t/swamp/Makefile.PL' ,
17- ' t/swamp/__pycache__/notes.pl' ,
1817 ' t/swamp/options-crlf.pl' ,
1918 ' t/swamp/options.pl' ,
2019 ' t/swamp/options.pl.bak' ,
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ prep_environment();
1111
1212my @expected = (
1313 ' t/swamp/Makefile.PL' ,
14- ' t/swamp/__pycache__/notes.pl' ,
1514 ' t/swamp/constitution-100k.pl' ,
1615 ' t/swamp/options-crlf.pl' ,
1716 ' t/swamp/options.pl' ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments