소스 검색

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();
   }
-}
+}