Added my name to CONTRIBUTORS.txt

This commit is contained in:
Sebastian
2022-03-06 13:31:20 +01:00
parent 2ff36c6d57
commit 7a6f6d1074
29 changed files with 808 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="ch.unibas.dmi.dbis.cs108.example.HelloWorldTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2022-03-06T12:30:14" hostname="ema-mba13-sl.local" time="0.009">
<properties/>
<testcase name="testMain()" classname="ch.unibas.dmi.dbis.cs108.example.HelloWorldTest" time="0.009"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

Binary file not shown.

Binary file not shown.