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.
2 parents 437a29d + 7d1bd47 commit 2b325c0Copy full SHA for 2b325c0
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