attempt to make travis happy

pull/1284/head
cornfeedhobo 2019-06-29 18:31:17 -05:00
parent 657dd21b0e
commit baed42aa57
No known key found for this signature in database
GPG Key ID: 724357093F994B26
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ load ../../lib/composure
load ../../plugins/available/go.plugin load ../../plugins/available/go.plugin
run _go_pathmunge_wrap "${GOPATH}:${GOROOT}" run _go_pathmunge_wrap "${GOPATH}:${GOROOT}"
assert_equal $PATH 'dummy' assert_line 'dummy'
} }
#@test 'plugins go: single entry in GOPATH' { #@test 'plugins go: single entry in GOPATH' {