From f782c533c6fdf59015a9899733d7eed0b08a7661 Mon Sep 17 00:00:00 2001 From: gl <gero.lueckemeyer@hft-stuttgart.de> Date: Mon, 16 Oct 2023 23:42:46 +0200 Subject: [PATCH] added sample files for test and task submission in appropriate format --- student.txt | 1 + teacher.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 student.txt create mode 100644 teacher.txt diff --git a/student.txt b/student.txt new file mode 100644 index 0000000..eb7c3fc --- /dev/null +++ b/student.txt @@ -0,0 +1 @@ +dtt::https://transfer.hft-stuttgart.de/gitlab/dtt/example_openjdk11-junit5-calculator-submission.git::none::none \ No newline at end of file diff --git a/teacher.txt b/teacher.txt new file mode 100644 index 0000000..c001ba3 --- /dev/null +++ b/teacher.txt @@ -0,0 +1 @@ +dtt::https://transfer.hft-stuttgart.de/gitlab/dtt/example_openjdk11-junit5-calculator-test.git::none::none::hftstuttgart/dtt-openjdk11-junit5-testrunner:feat-dtt-transition \ No newline at end of file -- GitLab