From 8a61ff432543a29234193cd1f7c14abd3f3d31a0 Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Wed, 2 Nov 2016 11:08:28 +0100 Subject: Move compiler and compiler tests to compiler dir --- compiler/test/partest | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 compiler/test/partest (limited to 'compiler/test/partest') diff --git a/compiler/test/partest b/compiler/test/partest new file mode 100755 index 000000000..0ac50aa8e --- /dev/null +++ b/compiler/test/partest @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +# partest error message references partest script to update check files + +exec sbt "partest-only $*" -- cgit v1.2.3