Browse Source

Reformat StorableFileTest

Patrick-Christopher Mattulat 2 years ago
parent
commit
47c9c4af92
1 changed files with 2 additions and 2 deletions
  1. 2 2
      test/cases/io/StorableFileTest.cpp

+ 2 - 2
test/cases/io/StorableFileTest.cpp

@@ -3,7 +3,7 @@
  * Company:         Lynar Studios
  * E-Mail:          webmaster@lynarstudios.com
  * Created:         2020-08-19
- * Changed:         2021-04-23
+ * Changed:         2021-09-18
  *
  * */
 
@@ -84,4 +84,4 @@ namespace
 
     file.remove();
   }
-}
+}