diff options
author | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-07 00:02:22 +0200 |
---|---|---|
committer | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-07 00:02:22 +0200 |
commit | 4160c7c78bcb7e95a2492664846c9f9a98317555 (patch) | |
tree | 047c1938daa2ec580abe6a7413c3c2d66a0adc1c | |
parent | 73d6aaf0f8f66d23a00863676bf0ac07438701cb (diff) | |
download | rpg-4160c7c78bcb7e95a2492664846c9f9a98317555.tar.gz rpg-4160c7c78bcb7e95a2492664846c9f9a98317555.tar.bz2 |
updated unittesting readme
-rw-r--r-- | _testing/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_testing/README b/_testing/README index fe1788901..91ad1f202 100644 --- a/_testing/README +++ b/_testing/README @@ -32,7 +32,5 @@ Bad tests are tests that do not run out of the box. ==== TODO ==== - * Mocking - * inc/parser/lexer.test.php * plugin unit tests * integration tests (+plugins)
\ No newline at end of file |