Completed
Pull Request — master (#3)
by Joshua
02:15
created
tests/bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,4 +6,4 @@
 block discarded – undo
6 6
 
7 7
 $loader = require_once $file;
8 8
 
9
-$loader->add('Limit0\Assets\Tests', __DIR__ . '/../tests');
9
+$loader->add('Limit0\Assets\Tests', __DIR__.'/../tests');
Please login to merge, or discard this patch.