summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Sarnowski <tobias@trustedco.de>2012-04-17 08:21:23 +0000
committerTobias Sarnowski <tobias@trustedco.de>2012-04-17 08:21:23 +0000
commit9f0205f78bcd8c93dda22f7582b7b7b8d2097115 (patch)
tree4f71999ddcf36b3971f494d73e298a6ea9b1f8aa
parentd8deaf4a82a59cfdcfb6de9b583196dc94095bfd (diff)
downloadrpg-9f0205f78bcd8c93dda22f7582b7b7b8d2097115.tar.gz
rpg-9f0205f78bcd8c93dda22f7582b7b7b8d2097115.tar.bz2
renamed class correctly
-rw-r--r--_testing/tests/testing/inttests_scope.test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_testing/tests/testing/inttests_scope.test.php b/_testing/tests/testing/inttests_scope.test.php
index af0e267b5..9341ecef8 100644
--- a/_testing/tests/testing/inttests_scope.test.php
+++ b/_testing/tests/testing/inttests_scope.test.php
@@ -3,7 +3,7 @@
/**
* @group integration
*/
-class InttestsScopeTest extends DokuWikiTest {
+class InttestsResetTest extends DokuWikiTest {
/**
* It should be possible to have two test cases within one test class.
*/