OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
7ff234a92ff7749c090af05d4d85a97bf62e91c4
Authored by
Jay Berkenbilt
2019-04-27 20:05:04 -0400
1 parent
7db5bc28
Remove stray comment
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
qpdf/qtest/qpdf.test
qpdf/qtest/qpdf.test
View file @
7ff234a
...
...
@@ -777,8 +777,6 @@ foreach my $d (@eii_tests)
777
777
compare_pdfs("$file.pdf", "a.pdf");
778
778
}
779
779
780
-# QXXXQ externalize tests with min size
781
-
782
780
show_ntests();
783
781
# ----------
784
782
$td->notify("--- Tokenizer ---");
...
...