From 2f723cc1dd09f35cfd6c43ca0e5193fea2de34f8 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 8 Dec 2014 02:38:52 +0100 Subject: updated ManagedTest unit test name to convention --- test/core/ManagedTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/core/ManagedTest.cpp b/test/core/ManagedTest.cpp index a4011f1..ab60f04 100644 --- a/test/core/ManagedTest.cpp +++ b/test/core/ManagedTest.cpp @@ -30,7 +30,7 @@ namespace ousia { /* Class ObjectDescriptor */ -TEST(ObjectDescriptor, Degree) +TEST(ObjectDescriptor, degree) { // Do not use actual Managed in this test -- we don't want to test their // behaviour -- cgit v1.2.3