aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/math.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/math.cpp')
-rw-r--r--test/utils/math.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/math.cpp b/test/utils/math.cpp
index 6a6a11d6..e97e200a 100644
--- a/test/utils/math.cpp
+++ b/test/utils/math.cpp
@@ -154,4 +154,4 @@ namespace usdx
log4cpp::Category::getInstance("test.usdx.utils.math");
CPPUNIT_TEST_SUITE_REGISTRATION(MathTest);
-};
+}