Skip to content

Commit

Permalink
[test] Also detect conversions failing to provide output
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed Jan 1, 2025
1 parent 2a6b145 commit ee8cdfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/convert_html.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
rm -rf test/data/html/stmicro

python3 -m modm_data.pdf2html.stmicro --html --range 21:23 \
--document ext/test/regression/stmicro/DS10329-v4.pdf --output test/data/html/stmicro/DS10329-v4.html &

Expand Down

0 comments on commit ee8cdfa

Please sign in to comment.