diff options
author | Tobias Sarnowski <sarnowski@cosmocode.de> | 2012-04-18 12:10:02 +0200 |
---|---|---|
committer | Tobias Sarnowski <sarnowski@cosmocode.de> | 2012-04-18 12:10:02 +0200 |
commit | c931742d4c1d1e0a895325570f7b9d135f626bd0 (patch) | |
tree | e85fa63dfc0eb9e021b0a1e42e7f216e2fd8f5e3 | |
parent | f8369d7d6e37248d6523fdac6e1d760fca4f1b52 (diff) | |
download | rpg-c931742d4c1d1e0a895325570f7b9d135f626bd0.tar.gz rpg-c931742d4c1d1e0a895325570f7b9d135f626bd0.tar.bz2 |
fixed content listing
-rw-r--r-- | _test/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_test/README b/_test/README index aadd819bf..654b99182 100644 --- a/_test/README +++ b/_test/README @@ -7,8 +7,8 @@ Content of this document: * Installation of PHPUnit via Pear * Running all Tests * Create new Tests - * Known Bad Tests * TODO for test framework + * Migration Protocol |