summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/core/ManagedTest.cpp2
1 files changed, 1 insertions, 1 deletions
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