Skip to content

Commit

Permalink
test - update new test template with typst checks
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed May 30, 2024
1 parent 1c9cef7 commit 38184de
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/new-smoke-all-test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ _quarto:
noErrors: default
fileExists:
supportPath: mediabag/lter_penguins.png
typst:
ensureFileRegexMatches:
- []
- []
ensureTypstFileRegexMatches:
- []
- []
docx:
ensureDocxRegexMatches:
- []
Expand Down
7 changes: 7 additions & 0 deletions tests/new-smoke-all-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ _quarto:
noErrors: default
fileExists:
supportPath: mediabag/lter_penguins.png
typst:
ensureFileRegexMatches:
- []
- []
ensureTypstFileRegexMatches:
- []
- []
docx:
ensureDocxRegexMatches:
- []
Expand Down

0 comments on commit 38184de

Please sign in to comment.