Skip to content

Commit 8f62356

Browse files
committed
pedantic change to perl folder
1 parent 7f02c90 commit 8f62356

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

perl/MANIFEST

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Changes
2+
example/xdi_reader.pl
23
lib/Xray/XDI.pm
34
lib/Xray/XDI/WriterPP.pm
45
lib/Xray/XDIFile.pm
@@ -14,10 +15,14 @@ t/baddata/01_no_xdi_line.t
1415
t/baddata/02_no_edge.t
1516
t/baddata/03_no_symbol.t
1617
t/baddata/06_no_minus_signs.t
18+
t/baddata/07_columns.t
1719
t/baddata/11_bad_comment_char.t
1820
t/baddata/12_no_dspacing.t
1921
t/baddata/13_inconsistent_columns.t
2022
t/baddata/15_nonnumeric.t
23+
t/baddata/18_headers.t
24+
t/baddata/25_things_missing.t
25+
t/baddata/28_datatime.t
2126
t/baddata/99_coverage.t
2227
t/baddata/test_coverage.sh
2328
t/gooddata/01_cu_metal_10k.t

0 commit comments

Comments
 (0)