From f71413176f32ef642824456544ecbda5933a0944 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 23 Dec 2013 19:40:38 -0800 Subject: Add non-indenting indenter for C++ Fix a bunch of bugs that none of me noticed before. --- src/common/human_time_diff_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/human_time_diff_test.cpp b/src/common/human_time_diff_test.cpp index d11a116..d3ddad1 100644 --- a/src/common/human_time_diff_test.cpp +++ b/src/common/human_time_diff_test.cpp @@ -81,4 +81,3 @@ TEST(humantimediff, multiple) EXPECT_EQ(0, diff.second); EXPECT_FALSE(extract("1y2y", &diff)); } - -- cgit v1.2.3-70-g09d2