Merge pull request #248 from sameo/topic/config.json

testdata: Add missing closed curly
This commit is contained in:
Mrunal Patel 2016-12-08 16:12:02 -08:00 committed by GitHub
commit 7a6213c3ef

View file

@ -57,5 +57,6 @@
"host_pid": false, "host_pid": false,
"host_ipc": false "host_ipc": false
} }
}
} }
} }