Skip to content

Commit

Permalink
GEODE-8553: Revision 11
Browse files Browse the repository at this point in the history
 - Fix travis issues having to do with a new-line missing at the end of
   LOcatorRequestsTest
  • Loading branch information
gaussianrecurrence committed Nov 4, 2020
1 parent b0036d4 commit ebb7cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cppcache/integration/test/LocatorRequestsTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ TEST(LocatorRequestsTest, verifyNoInterlock) {
}

EXPECT_TRUE(res);
}
}

0 comments on commit ebb7cb8

Please sign in to comment.