mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-25 16:35:23 -05:00
chore: Remove broken test
Trouble building it because of some linking issues. Since cconfig is going to be deprecated anyway, don’t bother fixing this anymore.
This commit is contained in:
@@ -211,7 +211,6 @@ include src/main/vigemstub/Module.mk
|
||||
include src/test/cconfig/Module.mk
|
||||
include src/test/d3d9hook/Module.mk
|
||||
include src/test/iidxhook-util/Module.mk
|
||||
include src/test/iidxhook8/Module.mk
|
||||
include src/test/security/Module.mk
|
||||
include src/test/test/Module.mk
|
||||
include src/test/util/Module.mk
|
||||
@@ -923,7 +922,6 @@ $(BUILDDIR)/tests.zip: \
|
||||
build/bin/indep-32/security-rp3-test.exe \
|
||||
build/bin/indep-32/security-util-test.exe \
|
||||
build/bin/indep-32/util-net-test.exe \
|
||||
build/bin/indep-64/iidxhook8-config-cam-test.exe \
|
||||
dist/test/run-tests.sh \
|
||||
| $(zipdir)/
|
||||
$(V)echo ... $@
|
||||
|
||||
Reference in New Issue
Block a user