Skip to content

Commit a055d5b

Browse files
committed
added testing instructions
1 parent 7071f2c commit a055d5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/api/parse/pdf/pdftotext.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ using ByteArray = poppler::byte_array;
1616
using Document = poppler::document;
1717
using Page = poppler::page;
1818

19+
// test this file with `make test`
1920
namespace {
2021
OnceFlag errorFnFlag;
2122

0 commit comments

Comments
 (0)