diff options
Diffstat (limited to 'admin/runtests')
-rw-r--r-- | admin/runtests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/runtests b/admin/runtests index e1ce090..b018c87 100644 --- a/admin/runtests +++ b/admin/runtests @@ -37,7 +37,6 @@ test_docblocks () { } test_php () { - TEXTTEST_ARGS="--extra-tests=contrib/MemcachedStore.php" if uname -a | grep -i cygwin >/dev/null 2>/dev/null ; then /usr/bin/env php "$(dirname "$0")/texttest.php" --insecure-rand \ $TEXTTEST_ARGS |