We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437a29d commit 7d1bd47Copy full SHA for 7d1bd47
test/unit/validator/sfValidatorFileTest.php
@@ -10,7 +10,7 @@
10
11
require_once(__DIR__.'/../../bootstrap/unit.php');
12
13
-$t = new lime_test(69);
+$t = new lime_test(70);
14
15
$tmpDir = sys_get_temp_dir();
16
$content = 'This is an ASCII file.';
0 commit comments