diff options
author | 2019-03-21 01:40:19 +0000 | |
---|---|---|
committer | 2019-03-21 01:40:19 +0000 | |
commit | 57ba15140f909434bd309a447c53eb6db4147f8f (patch) | |
tree | 623eeabee5b57c7d32cd80497309155da9a189f1 /src/k8splugin/internal/db/testing.go | |
parent | 69320e75210709ad2dadf3c183289e9a67cf4817 (diff) | |
parent | 17275e9b6899ba611458f8ca9aaa868c70d7d0cf (diff) |
Merge "Bring in all the other helper code"
Diffstat (limited to 'src/k8splugin/internal/db/testing.go')
-rw-r--r-- | src/k8splugin/internal/db/testing.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k8splugin/internal/db/testing.go b/src/k8splugin/internal/db/testing.go index 003399af..a6c940ef 100644 --- a/src/k8splugin/internal/db/testing.go +++ b/src/k8splugin/internal/db/testing.go @@ -1,4 +1,4 @@ -// +build unit +// +build unit integration /* Copyright 2018 Intel Corporation. |