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 bf21f0d493
commit 4b1df3687b

View file

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