Merge lp:~mattyw/gomaasapi/fix_for_httptest_build_leak into lp:gomaasapi

Proposed by Matthew Williams
Status: Work in progress
Proposed branch: lp:~mattyw/gomaasapi/fix_for_httptest_build_leak
Merge into: lp:gomaasapi
Diff against target: 2 lines (+0/-0)
0 files modified
To merge this branch: bzr merge lp:~mattyw/gomaasapi/fix_for_httptest_build_leak
Reviewer Review Type Date Requested Status
Juju Engineering Pending
Review via email: mp+192448@code.launchpad.net

Commit message

make sure files containing httptest are only run during testing.

Description of the change

Fix for lp:1243987

make sure files containing httptest are only run during testing.

To post a comment you must log in.

Unmerged revisions

48. By Matthew Williams

moved test files to _test.go names to prevent httptest.serve being included in the build

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== renamed file 'testing.go' => 'testing_test.go'
2=== renamed file 'testservice.go' => 'testingservice_test.go'

Subscribers

People subscribed via source and target branches

to all changes: