Skip to content
Snippets Groups Projects
Commit d1973c0b authored by Thomas Purcell's avatar Thomas Purcell
Browse files

FeatureNode test fixed

parent 3e2639db
Branches
No related tags found
No related merge requests found
......@@ -195,9 +195,10 @@ namespace
EXPECT_EQ(dfdp[1], 0.0);
EXPECT_THROW(feat_1->gradient(params.data(), dfdp.data()), std::logic_error);
#endif
feat_1->set_value(nullptr);
feat_1->set_test_value(nullptr);
#endif
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment