diff options
-rw-r--r-- | tests/version/version_test.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/version/version_test.php b/tests/version/version_test.php index e7df30634c..3ac2b46b0d 100644 --- a/tests/version/version_test.php +++ b/tests/version/version_test.php @@ -7,6 +7,9 @@ * */ +/* +* @group slow +*/ class phpbb_version_helper_test extends phpbb_test_case { public function setUp() |