Enumerate private member to fix build problem on CC
[lhc/web/wiklou.git] / maintenance / tests / parser / parserTest.inc
index 5f43c47..0324ccf 100644 (file)
@@ -56,6 +56,7 @@ class ParserTest {
        private $maxFuzzTestLength = 300;
        private $fuzzSeed = 0;
        private $memoryLimit = 50;
+       private $uploadDir = null;
 
        public $regex = "";
        private $savedGlobals = array();