Fix code style
This commit is contained in:
@@ -28,4 +28,4 @@ class FunctionsTest extends TestCase {
|
||||
$this->assertSame('/etc/foobar', normalizePath('/etc/foobar/'));
|
||||
$this->assertSame('C:/etc/foobar', normalizePath("C:\\etc\\foobar\\"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user