attempt to make travis happy

pull/1284/head
cornfeedhobo 2019-06-29 17:53:22 -05:00
parent 53c3216d8e
commit 35dfd264fd
No known key found for this signature in database
GPG Key ID: 724357093F994B26
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ load ../../lib/composure
@test 'ensure _go_pathmunge_wrap is defined' {
load ../../plugins/available/go.plugin
run type -t remove_gem
run type -t _go_pathmunge_wrap
assert_line 'function'
}