From 7617e33993abf9f6be357e0261755a4736c2e085 Mon Sep 17 00:00:00 2001 From: azidar Date: Mon, 20 Apr 2015 12:08:10 -0700 Subject: Fixed tests to use new execution arguments. Added and fixed chisel3 bugs --- test/hello.fir | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 test/hello.fir (limited to 'test/hello.fir') diff --git a/test/hello.fir b/test/hello.fir deleted file mode 100644 index 4a905ab9..00000000 --- a/test/hello.fir +++ /dev/null @@ -1,2 +0,0 @@ -# RUN: echo hello | FileCheck %s -# CHECK: hello -- cgit v1.2.3