Skip to content

Commit

Permalink
Add missing HWY_TEST_MAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
wbb-ccl committed Feb 5, 2025
1 parent 924e235 commit 86e5d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hwy/tests/complex_arithmetic_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -350,5 +350,5 @@ HWY_EXPORT_AND_TEST_P(HwyComplexTest, TestAllMaskedMulComplexConj);
HWY_EXPORT_AND_TEST_P(HwyComplexTest, TestAllMaskedMulComplexConjAdd);
HWY_AFTER_TEST();
} // namespace hwy

HWY_TEST_MAIN();
#endif

0 comments on commit 86e5d17

Please sign in to comment.