-
Notifications
You must be signed in to change notification settings - Fork 918
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodule update ##kaitlinnewson/jats-fix-tests##
- Loading branch information
1 parent
2ef3c55
commit 294731b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule jatsTemplate
updated
12 files
+78 −65 | JatsTemplateDownloadHandler.php | |
+75 −74 | JatsTemplatePlugin.php | |
+1 −1 | README.md | |
+10 −12 | classes/Article.php | |
+3 −3 | classes/ArticleBack.php | |
+11 −7 | classes/ArticleBody.php | |
+37 −31 | classes/ArticleFront.php | |
+9 −6 | tests/functional/ArticleBackTest.php | |
+9 −6 | tests/functional/ArticleBodyTest.php | |
+25 −17 | tests/functional/ArticleFrontTest.php | |
+9 −6 | tests/functional/ArticleTest.php | |
+6 −4 | tests/functional/UsesRequestMock.php |