]> Nishi Git Mirror - gwion.git/commitdiff
:art: Test connect exception
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 10 Oct 2019 15:12:11 +0000 (17:12 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 10 Oct 2019 15:12:11 +0000 (17:12 +0200)
tests/error/connect_except.gw [new file with mode: 0644]

diff --git a/tests/error/connect_except.gw b/tests/error/connect_except.gw
new file mode 100644 (file)
index 0000000..e352ded
--- /dev/null
@@ -0,0 +1,3 @@
+#! [contains] UgenConnectException
+UGen @u;
+adc => u;