]> Cypherpunks repositories - gostls13.git/commitdiff
go/internal/gccgo: remove unused test file
authorRobert Griesemer <gri@golang.org>
Thu, 27 Sep 2018 03:19:14 +0000 (20:19 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 27 Sep 2018 04:45:17 +0000 (04:45 +0000)
Follow-up on https://go-review.googlesource.com/c/go/+/137857/4
which didn't remove this test file after it was removed from the
list of importer tests in importer_test.go.

Change-Id: Ib89cb3a6d976115da42c33443529ea27bd1ce838
Reviewed-on: https://go-review.googlesource.com/137975
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/go/internal/gccgoimporter/testdata/alias.gox [deleted file]

diff --git a/src/go/internal/gccgoimporter/testdata/alias.gox b/src/go/internal/gccgoimporter/testdata/alias.gox
deleted file mode 100644 (file)
index ced7d84..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-v1;
-package alias;
-pkgpath alias;
-type <type 115 "I1" <type 116 interface { M1 (? <type 117 "IntAlias2" = <type 118 "IntAlias" = <type 119 "Int" <type -11>>>>) < type 114>; M2 () <type 1>; }>>;