@@ -21,7 +21,7 @@ |
||
21 | 21 | |
22 | 22 | tests_add_filter( |
23 | 23 | 'muplugins_loaded', |
24 | - function () { |
|
24 | + function() { |
|
25 | 25 | // Manually load plugin |
26 | 26 | include __DIR__ . '/../WPTools.php'; |
27 | 27 | } |