diff options
author | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-16 22:24:31 +0300 |
---|---|---|
committer | Dominik Eckelmann <deckelmann@gmail.com> | 2012-04-16 22:24:31 +0300 |
commit | 826941ee361a58469e275c0cb410e0efb678e9f4 (patch) | |
tree | f59b2934392a84687ca87e2039d16e8202a46b15 | |
parent | 1299908d4ba00772176ee84ece2133666fc0352a (diff) | |
download | rpg-826941ee361a58469e275c0cb410e0efb678e9f4.tar.gz rpg-826941ee361a58469e275c0cb410e0efb678e9f4.tar.bz2 |
Update _testing/README
-rw-r--r-- | _testing/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_testing/README b/_testing/README index b3893432b..32f2a93b5 100644 --- a/_testing/README +++ b/_testing/README @@ -65,7 +65,7 @@ TODO for the test framework * unit test [ok] * integration test [ok] * plugins - * unit test [untested] + * unit test * integration test [untested] * provide the possibility to enable/disable plugins * cleanup dw globals like registered event hooks |