From e62556fe190233f45762a5bee34e442accf67c13 Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Thu, 10 Oct 2019 17:12:11 +0200 Subject: [PATCH] :art: Test connect exception --- tests/error/connect_except.gw | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/error/connect_except.gw diff --git a/tests/error/connect_except.gw b/tests/error/connect_except.gw new file mode 100644 index 00000000..e352deda --- /dev/null +++ b/tests/error/connect_except.gw @@ -0,0 +1,3 @@ +#! [contains] UgenConnectException +UGen @u; +adc => u; -- 2.43.0