Browse Source

restore removed line (thanks Jani)

experimental/first_unicode_implementation
Greg Beaver 17 years ago
parent
commit
61b79e7776
  1. 1
      run-tests.php

1
run-tests.php

@ -1140,6 +1140,7 @@ function run_test($php, $file, $env)
global $leak_check, $temp_source, $temp_target, $cfg, $environment;
global $no_clean;
global $valgrind_version;
$temp_filenames = null;
$org_file = $file;

Loading…
Cancel
Save