From 9671528a70c76759295f037ba4e6cf4800ec1652 Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Tue, 21 Nov 2017 22:47:17 +0900 Subject: [PATCH] Indent children --- file_checker_test.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/file_checker_test.go b/file_checker_test.go index bad2d25..a2674d5 100644 --- a/file_checker_test.go +++ b/file_checker_test.go @@ -20,8 +20,8 @@ func TestFileCheckerExtractURLs(t *testing.T) { { `
- Google - Google + Google + Google
`, 1, @@ -29,8 +29,8 @@ func TestFileCheckerExtractURLs(t *testing.T) { { `
- Google - Yahoo! + Google + Yahoo!
`, 2,