From e040454ca3ba94b4a4c13c51a2cb3dd5cba8749b Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Sun, 28 Jun 2015 16:54:16 +0200 Subject: Add operator== and equals for tag --- test/nbttest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/nbttest.cpp b/test/nbttest.cpp index b77c9b85bf..a596259050 100644 --- a/test/nbttest.cpp +++ b/test/nbttest.cpp @@ -112,7 +112,7 @@ void test_tag_compound() {"baz", -2.0}, {"quux", tag_compound{{"Hello", "World"}, {"zero", 0}}} }*/; - //ASSERT(comp == comp2); + ASSERT(comp == comp2); ASSERT(comp != (const tag_compound&)comp2["quux"]); ASSERT(comp != comp2["quux"]); } -- cgit 0.0.5-2-1-g0f52