From: apostolos Date: Fri, 11 Jun 2021 08:54:47 +0000 (+0300) Subject: SuperVector unit tests X-Git-Tag: v5.4.3+vectorscan~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb2d3ccf706443a2158860ee9a3a44ff1b214c0;p=thirdparty%2Fvectorscan.git SuperVector unit tests --- diff --git a/unit/internal/supervector.cpp b/unit/internal/supervector.cpp index 6fca1210..a007d5e5 100644 --- a/unit/internal/supervector.cpp +++ b/unit/internal/supervector.cpp @@ -450,4 +450,4 @@ TEST(SuperVectorUtilsTest,Alignr512){ ALIGNR512(16); } -#endif \ No newline at end of file +#endif