From bd8ac94ccb071ffb4cc16b3fb514e789ca1f866d Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Sun, 12 Jul 2015 12:29:25 +0200 Subject: Create tag_list --- 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 f4d0405273..f24b25f5f6 100644 --- a/test/nbttest.cpp +++ b/test/nbttest.cpp @@ -32,7 +32,7 @@ void test_get_type() ASSERT(tag_double().get_type() == tag_type::Double); //ASSERT(tag_byte_array().get_type() == tag_type::Byte_Array); ASSERT(tag_string().get_type() == tag_type::String); - //ASSERT(tag_list().get_type() == tag_type::List); + ASSERT(tag_list().get_type() == tag_type::List); ASSERT(tag_compound().get_type() == tag_type::Compound); //ASSERT(tag_int_array().get_type() == tag_type::Int_Array); std::clog << "test_get_type passed" << std::endl; -- cgit 0.0.5-2-1-g0f52