Skip to content

Commit 2c73618

Browse files
committed
Missing newline in file
1 parent ecadebb commit 2c73618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1676,4 +1676,4 @@ TEST(ResponseCase, ValueConstructorFromStringLiteral)
16761676

16771677
ASSERT_TRUE(response::Type::String == actual.type());
16781678
ASSERT_EQ(expected, actual.release<response::StringType>());
1679-
}
1679+
}

0 commit comments

Comments
 (0)