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/turn_a90.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/src/main/cpp/test_items/turn_a90.cpp b/lib/src/main/cpp/test_items/turn_a90.cpp
index cedcaf7..fa753ac 100644
--- a/lib/src/main/cpp/test_items/turn_a90.cpp
+++ b/lib/src/main/cpp/test_items/turn_a90.cpp
@@ -112,7 +112,7 @@
}
TEST_END:
- return testing?0:1;
+ return testing? 1:0;
}
// 杞﹁疆鏄惁鍘嬭竟绾�
--
Gitblit v1.8.0