From b0f70d36ba683078ba3cd6f470a0e309f993655e Mon Sep 17 00:00:00 2001 From: Hayden Michaelides <h.michaelides@student.unimelb.edu.au> Date: Thu, 5 Sep 2019 16:43:49 +1000 Subject: [PATCH] Update README.md - testing i can commit changes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11ff561..f5b7f73 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ To run a test script on the first mutant, use: To clean all class files, run: - ant clean \ No newline at end of file + ant clean + + test commit changes \ No newline at end of file -- GitLab