Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion registry/forui.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ contact=matt@duobase.io
contact=joe@duobase.io

fetch=git clone https://github.com/duobaseio/forui.git tests
fetch=git -C tests checkout 5968a032480a2bca48373b3402fe80c13c8e72cf
fetch=git -C tests checkout 2b7b6876834cceff30f78f86dca7b90ca242c602

setup.windows=.\customer_test_setup.bat
setup.posix=./customer_test_setup.sh
Expand Down
Loading