about summary refs log tree commit diff homepage
path: root/unittests/Ref/RefTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Ref/RefTest.cpp')
-rw-r--r--unittests/Ref/RefTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Ref/RefTest.cpp b/unittests/Ref/RefTest.cpp
index 066ecc58..17ab88e5 100644
--- a/unittests/Ref/RefTest.cpp
+++ b/unittests/Ref/RefTest.cpp
@@ -170,4 +170,4 @@ TEST(RefTest, SelfRef) {
 
   r_root = r_root->next_;
   EXPECT_EQ(2u, r_e_1->_refCount.getCount());
-}
\ No newline at end of file
+}