diff options
Diffstat (limited to '_testing/README')
-rw-r--r-- | _testing/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/_testing/README b/_testing/README index 802e2b875..e94580d9a 100644 --- a/_testing/README +++ b/_testing/README @@ -28,5 +28,9 @@ Bad tests are tests that do not run out of the box. * inc/parser/xhtml_links +==== Integration Tests ==== + > phpunit -c inttests.xml + ==== TODO ==== - * integration tests (+plugins)
\ No newline at end of file + * integration tests (+plugins) + |