We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecadebb commit 2c73618Copy full SHA for 2c73618
tests.cpp
@@ -1676,4 +1676,4 @@ TEST(ResponseCase, ValueConstructorFromStringLiteral)
1676
1677
ASSERT_TRUE(response::Type::String == actual.type());
1678
ASSERT_EQ(expected, actual.release<response::StringType>());
1679
-}
+}
0 commit comments