From 2a529e453a7de7f51ab72ac48f947fa9d2afd18d Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 9 Apr 2020 11:50:14 +0200 Subject: Use a blank line after the opening tag Signed-off-by: Christoph Wurst --- tests/lib/Files/SimpleFS/InMemoryFileTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/lib/Files/SimpleFS') diff --git a/tests/lib/Files/SimpleFS/InMemoryFileTest.php b/tests/lib/Files/SimpleFS/InMemoryFileTest.php index 195a5d04a8f..0ba1a9ddc9f 100644 --- a/tests/lib/Files/SimpleFS/InMemoryFileTest.php +++ b/tests/lib/Files/SimpleFS/InMemoryFileTest.php @@ -1,4 +1,5 @@