From 40510c63d6c9d4cdfd991303b668c7ea32ba6751 Mon Sep 17 00:00:00 2001 From: tiko Date: Thu, 26 Feb 2026 09:57:16 +0100 Subject: [PATCH] Added info test_info.txt file. :) --- src/test/resources/test_info.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/test/resources/test_info.txt diff --git a/src/test/resources/test_info.txt b/src/test/resources/test_info.txt new file mode 100644 index 0000000..3d9d5af --- /dev/null +++ b/src/test/resources/test_info.txt @@ -0,0 +1,2 @@ +# File contains small JUnit-Test-Examples for the +# ExamRecord- and Grading-Classes. \ No newline at end of file