From 4545e55cad5b0f0a2ee6f0dfeeb412f86dacc3e6 Mon Sep 17 00:00:00 2001 From: jiyong Date: Fri, 11 Sep 2020 20:23:38 +0800 Subject: [PATCH] =?UTF-8?q?!2=20=E5=88=A0=E9=99=A4=E6=97=A0=E6=95=88?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=20Merge=20pull=20request=20!2=20from=20jiyon?= =?UTF-8?q?g/jiyong=5F20200911200424?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample_lite/hcpptest_posix/src/IsPrimeParamTest.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/sample_lite/hcpptest_posix/src/IsPrimeParamTest.cpp b/sample_lite/hcpptest_posix/src/IsPrimeParamTest.cpp index 266d794a2..08b108f6e 100755 --- a/sample_lite/hcpptest_posix/src/IsPrimeParamTest.cpp +++ b/sample_lite/hcpptest_posix/src/IsPrimeParamTest.cpp @@ -13,7 +13,6 @@ * limitations under the License. */ -// --------------------<测试 参数化>----------------------------------- #include "gtest/gtest.h" #include #include "demo.h" -- GitLab