From 1b7974702dde85873bd55450915c6af32b5b76d5 Mon Sep 17 00:00:00 2001 From: Sebastian Graf Date: Fri, 5 Oct 2018 17:31:15 +0200 Subject: [PATCH] Update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b1ecf0b..973969b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,4 @@ This repository is an initial stub of tests to be used as the `tests/` folder of `mjtest`. -The idea is that students of our compiler lab can fork this and add their own tests, possibly collaborating in some form. - -We don't accept any pull requests that add non-trivial tests, so that later participants can't peek into the history of this repository to get an extensive testsuite for free. +The idea is that students of our compiler lab add their own tests. -- GitLab