From f6d7dbd2ac6938526b1023d1bc571d562b4625cf Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期四, 17 九月 2020 15:16:51 +0800 Subject: [PATCH] minditance --- test/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/Makefile b/test/Makefile index 692c838..b19d5c5 100755 --- a/test/Makefile +++ b/test/Makefile @@ -8,7 +8,7 @@ include $(ROOT)/Make.defines.$(PLATFORM) -PROGS = test_right_walk test_right_walk3 +PROGS = test_right_walk3 -- Gitblit v1.8.0