This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit cb32d28
Sebastien Boeuf
test: Fix mockContainer
Latest libcontainer vendoring update introduced a new function as part
of the Container Go interface, OCIState().
The mockContainer interface needs to implement this too, otherwise the
tests won't compile.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>1 parent 3e12793 commit cb32d28
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
0 commit comments