update test

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
Victor Vieux 2014-05-22 22:50:41 +00:00
parent 8a05ba4c23
commit 3eab41b03c
1 changed files with 6 additions and 6 deletions

View File

@ -45,11 +45,11 @@
}
],
"required_device_nodes": [
"null",
"zero",
"full",
"random",
"urandom",
"tty"
"/dev/null",
"/dev/zero",
"/dev/full",
"/dev/random",
"/dev/urandom",
"/dev/tty"
]
}