Add more unit tests

remotes/origin/handlebars-approach
Lukas Reschke 11 years ago
parent ad4c731c4c
commit 52cd4efc83
  1. 2
      tests/lib/files/pathverificationtest.php

@ -85,6 +85,8 @@ class PathVerification extends \Test\TestCase {
['🐵'],
['🐵.txt'],
['txt.💩'],
['💩🐵.txt'],
['💩🐵'],
];
}

Loading…
Cancel
Save