Skip to content

Commit

Permalink
Update testsanitynctest.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi Keshav authored Dec 14, 2016
1 parent d48cb12 commit c6b536e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/cpp/tests/testsanitynctest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ BOOST_AUTO_TEST_CASE( test_identityref)
auto val = identityref_value_read_vec[0]->get();
//std::cout << val << std::endl;

BOOST_REQUIRE(val == "child-child-identity");
BOOST_REQUIRE(val == "ydktest-sanity:child-child-identity");

}

0 comments on commit c6b536e

Please sign in to comment.