diff --git a/Prj-Linux/lpr/tests/test_pipeline.cpp b/Prj-Linux/lpr/tests/test_pipeline.cpp index 23816ff..d480aa7 100644 --- a/Prj-Linux/lpr/tests/test_pipeline.cpp +++ b/Prj-Linux/lpr/tests/test_pipeline.cpp @@ -1,5 +1,5 @@ // -// Created by 庾金科 on 23/10/2017. +// Created by Jack Yu on 23/10/2017. // #include "../include/Pipeline.h" @@ -196,4 +196,4 @@ int main() return 0 ; -} \ No newline at end of file +}