Commit 36fe23da by Carsten Brandt

use different file names in different tests to run on HHVM

parent 106a078a
......@@ -278,7 +278,7 @@ EOL;
];
$bundleFile = $this->testFilePath . DIRECTORY_SEPARATOR . 'bundle.php';
$configFile = $this->testFilePath . DIRECTORY_SEPARATOR . 'config.php';
$configFile = $this->testFilePath . DIRECTORY_SEPARATOR . 'config2.php';
$this->createCompressConfigFile($configFile, $bundles);
// When :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment