Skip to content
Snippets Groups Projects
Commit 22cd71d5 authored by Lorenz Meier's avatar Lorenz Meier Committed by Daniel Agar
Browse files

Eigen3: Enable test

parent d43b0513
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ const struct {
#ifndef TESTS_MATHLIB_DISABLE
{"mathlib", test_mathlib, 0},
#endif
{"eigen", test_eigen, OPT_NOALLTEST | OPT_NOJIGTEST},
{"eigen", test_eigen, OPT_NOJIGTEST},
{"help", test_help, OPT_NOALLTEST | OPT_NOHELP | OPT_NOJIGTEST},
{NULL, NULL, 0}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment