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 0abb52c7a9
commit b6c65df093
+6 -6
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"
]
}