From abc1c0be79ac2fb2b0e75c87a489570a9c71aa6e Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Fri, 8 Jun 2012 11:43:20 +0200 Subject: tests and fixes for the mirror API --- test/files/run/reflection-constructormirror-inner-badpath.check | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/files/run/reflection-constructormirror-inner-badpath.check (limited to 'test/files/run/reflection-constructormirror-inner-badpath.check') diff --git a/test/files/run/reflection-constructormirror-inner-badpath.check b/test/files/run/reflection-constructormirror-inner-badpath.check new file mode 100644 index 0000000000..28b936eca1 --- /dev/null +++ b/test/files/run/reflection-constructormirror-inner-badpath.check @@ -0,0 +1,2 @@ +this is an inner class, use reflectClass on an InstanceMirror to obtain its ClassMirror +() -- cgit v1.2.3