aboutsummaryrefslogtreecommitdiff
path: root/tests/test_win.cmd
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2022-08-09 20:05:51 +0200
committerAndre Weissflog <floooh@gmail.com>2022-08-09 20:05:51 +0200
commitd3de1ff1ef17f70c44ccb8dfb7e95c582360f43a (patch)
tree33c67e404aed9fb454de1747ca211c7edbac1f8b /tests/test_win.cmd
parent64afe0463caff227732dac182263d496732bbd1b (diff)
remove obsolete git operations in test_uwp.cmd and test_win.cmd
Diffstat (limited to 'tests/test_win.cmd')
-rw-r--r--tests/test_win.cmd3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_win.cmd b/tests/test_win.cmd
index d51adecd..6870c24a 100644
--- a/tests/test_win.cmd
+++ b/tests/test_win.cmd
@@ -1,6 +1,3 @@
-if not exist ext/sokol-tools-bin/ (
- git clone --depth 1 https://github.com/floooh/sokol-tools-bin ext/sokol-tools-bin
-)
if not exist ext/fips-cimgui/ (
git clone --depth 1 --recursive https://github.com/fips-libs/fips-cimgui ext/fips-cimgui
)