summaryrefslogtreecommitdiffstats
path: root/src/test/enginesynctest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/enginesynctest.cpp')
-rw-r--r--src/test/enginesynctest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/enginesynctest.cpp b/src/test/enginesynctest.cpp
index d058fee95b..7fe2b467bd 100644
--- a/src/test/enginesynctest.cpp
+++ b/src/test/enginesynctest.cpp
@@ -18,7 +18,7 @@ namespace {
constexpr double kMaxFloatingPointErrorLowPrecision = 0.005;
constexpr double kMaxFloatingPointErrorHighPrecision = 0.0000000000000005;
constexpr double kMaxBeatDistanceEpsilon = 1e-9;
-}
+} // namespace
/// Tests for Master Sync.
/// The following manual tests should probably be performed: