From 8e9a7ad87dae7ebe064aa54989139ed1e6c2655c Mon Sep 17 00:00:00 2001 From: Jack Yu <455501914@qq.com> Date: Fri, 22 Jun 2018 00:23:35 +0800 Subject: [PATCH] Update test_segmentation.cpp --- Prj-Linux/lpr/tests/test_segmentation.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Prj-Linux/lpr/tests/test_segmentation.cpp b/Prj-Linux/lpr/tests/test_segmentation.cpp index e903636..b379406 100644 --- a/Prj-Linux/lpr/tests/test_segmentation.cpp +++ b/Prj-Linux/lpr/tests/test_segmentation.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 16/10/2017. +// Created by Jack Yu on 16/10/2017. // @@ -40,4 +40,4 @@ int main(){ TEST_SLIDINGWINDOWS_EVAL(); return 0; -} \ No newline at end of file +}