From 7d85ee81dcf23e841ef794fa6ba08a076dcdebf0 Mon Sep 17 00:00:00 2001 From: Cristian Cadar Date: Fri, 3 Apr 2020 13:16:22 +0100 Subject: Removed the Internal directory from include/klee --- unittests/Ref/RefTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests/Ref') 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 +} -- cgit 1.4.1