1 parent 2ad23dc commit 9853d38Copy full SHA for 9853d38
1 file changed
registry/forui.test
@@ -0,0 +1,15 @@
1
+# Tests from https://github.com/duobaseio/forui
2
+
3
+contact=matt@duobase.io
4
+contact=joe@duobase.io
5
6
+fetch=git clone https://github.com/duobaseio/forui.git tests
7
+fetch=git -C tests checkout 5968a032480a2bca48373b3402fe80c13c8e72cf
8
9
+setup.windows=.\customer_test_setup.bat
10
+setup.posix=./customer_test_setup.sh
11
12
+update=forui
13
14
+test.windows=.\customer_test.bat
15
+test.posix=./customer_test.sh
0 commit comments