浏览代码

Reformat StorableFileTest

Patrick-Christopher Mattulat 3 年之前
父节点
当前提交
47c9c4af92
共有 1 个文件被更改,包括 2 次插入2 次删除
  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();
   }
-}
+}