diff options
author | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-08 00:57:17 +0200 |
---|---|---|
committer | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-08 00:57:17 +0200 |
commit | 67f1af0d9fda900271b38ae1aaf0ca32ca83b128 (patch) | |
tree | 4895906679391eca496a3ce5be407282a4d90da7 | |
parent | 9d89fda366bbee30004d2cb87cf4e156c33cf381 (diff) | |
download | rpg-67f1af0d9fda900271b38ae1aaf0ca32ca83b128.tar.gz rpg-67f1af0d9fda900271b38ae1aaf0ca32ca83b128.tar.bz2 |
adjusted phpunit Readme
-rw-r--r-- | _testing/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_testing/README b/_testing/README index 4c9ecace7..802e2b875 100644 --- a/_testing/README +++ b/_testing/README @@ -24,7 +24,7 @@ Bad tests are tests that do not run out of the box. * inc/indexer_idx_indexlengths (fs dependencies) * inc/mail_send (integration test) * inc/parser/parser_formatting - * inc/parser/xhtml_htmlphp + * inc/parser/xhtml_htmlphp (runkit) * inc/parser/xhtml_links |