Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #591 from hpcloud/hpe/build_constraint_fix
Browse files Browse the repository at this point in the history
fixing build constraints for lbaas_v2 fixtures
  • Loading branch information
Jamie Hannaford committed Jun 3, 2016
2 parents 67139b9 + 8b6b1b7 commit 934dbf8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// +build fixtures

package listeners

import (
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// +build fixtures

package loadbalancers

import (
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// +build fixtures

package monitors

import (
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// +build fixtures

package pools

import (
Expand Down

0 comments on commit 934dbf8

Please sign in to comment.