aboutsummaryrefslogtreecommitdiffstats
path: root/test/base/timestamp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/base/timestamp.cpp')
-rw-r--r--test/base/timestamp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/base/timestamp.cpp b/test/base/timestamp.cpp
index eba23787..87186d97 100644
--- a/test/base/timestamp.cpp
+++ b/test/base/timestamp.cpp
@@ -65,4 +65,4 @@ namespace usdx
log4cpp::Category::getInstance("test.usdx.base.timestamp");
CPPUNIT_TEST_SUITE_REGISTRATION(TimestampTest);
-};
+}