Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
functional:unit_action_test: gofmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Djalal Harouni authored and Dongsu Park committed Mar 17, 2016
1 parent 384d256 commit c72428e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functional/unit_action_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
const (
tmpHelloService = "/tmp/hello.service"
fxtHelloService = "fixtures/units/hello.service"
tmpFixtures = "/tmp/fixtures"
tmpFixtures = "/tmp/fixtures"
numUnitsReplace = 9
)

Expand Down

0 comments on commit c72428e

Please sign in to comment.