From ce568d65d1738e0dfe64e0f903c9aa8d05cd365b Mon Sep 17 00:00:00 2001 From: fctom1215 <fctom1215@outlook.com> Date: 星期四, 27 二月 2020 22:14:50 +0800 Subject: [PATCH] 角度修正。 --- lib/src/main/cpp/test_items/park_edge.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/test_items/park_edge.cpp b/lib/src/main/cpp/test_items/park_edge.cpp index 8656e46..2e18601 100644 --- a/lib/src/main/cpp/test_items/park_edge.cpp +++ b/lib/src/main/cpp/test_items/park_edge.cpp @@ -165,7 +165,7 @@ } } TEST_END: - return testing ? 0 : 1; + return testing ? 1 : 0; } // 杞﹁疆鏄惁鍘嬮亾璺竟绾� -- Gitblit v1.8.0