Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c8cf17f

Browse files
committed
clean code
1 parent 3fa279a commit c8cf17f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎ut.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function cleanTestCache() {
44
go clean -testcache;
55
}
66

7-
function test() {
7+
function test_() {
88
go test ./...;
99
}
1010

@@ -13,4 +13,4 @@ case 1ドル in
1313
;;
1414
esac
1515

16-
test;
16+
test_;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /