From 3d06de11dd09aef2da01659ef6c8cacf8ab24576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wieland=20Sch=C3=B6bl?= Date: Sat, 29 May 2021 13:05:14 +0200 Subject: [PATCH] Add file tests --- .idea/workspace.xml | 45 ++++++------ .../kotlin/org/hmcore/extensions/FileTest.kt | 73 +++++++++++++++++++ 2 files changed, 97 insertions(+), 21 deletions(-) create mode 100644 src/test/kotlin/org/hmcore/extensions/FileTest.kt diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 85776e1..f9fc60c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,14 +4,9 @@