summaryrefslogtreecommitdiff
path: root/test/044-proxy/src/Main.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/044-proxy/src/Main.java')
-rw-r--r--test/044-proxy/src/Main.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/044-proxy/src/Main.java b/test/044-proxy/src/Main.java
index 1f23b95cf0..9dadb7c6ea 100644
--- a/test/044-proxy/src/Main.java
+++ b/test/044-proxy/src/Main.java
@@ -31,6 +31,7 @@ public class Main {
NarrowingTest.main(null);
FloatSelect.main(null);
NativeProxy.main(args);
+ ConstructorProxy.main();
}
// The following code maps from the actual proxy class names (eg $Proxy2) to their test output