testdata: Add missing closed curly
Typo introduced by PR #244. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
cba4eed876
commit
c55d9a5da6
1 changed files with 1 additions and 0 deletions
1
test/testdata/sandbox_config_seccomp.json
vendored
1
test/testdata/sandbox_config_seccomp.json
vendored
|
@ -57,5 +57,6 @@
|
||||||
"host_pid": false,
|
"host_pid": false,
|
||||||
"host_ipc": false
|
"host_ipc": false
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue