Ver código fonte

Reformat StorableFileTest

Patrick-Christopher Mattulat 3 anos atrás
pai
commit
47c9c4af92
1 arquivos alterados com 2 adições e 2 exclusões
  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();
   }
-}
+}