Index: tests/RecordTest.cpp |
diff --git a/tests/RecordTest.cpp b/tests/RecordTest.cpp |
index 1b4077cce8a291d482bdfeaf97fd99879bb946c4..a67d7e8a2ad3776d89d266c3437d11ff3732cf7d 100644 |
--- a/tests/RecordTest.cpp |
+++ b/tests/RecordTest.cpp |
@@ -116,4 +116,3 @@ DEF_TEST(Record_Alignment, r) { |
REPORTER_ASSERT(r, is_aligned(record.alloc<uint64_t>())); |
} |
} |
- |