From 8076384278eb1ae073225b41fca5ea2712f3153e Mon Sep 17 00:00:00 2001 From: zhouhao Date: Fri, 16 Dec 2016 15:17:59 +0800 Subject: [PATCH] config_test.go: Improve the verification content Signed-off-by: zhouhao --- schema/config_test.go | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/schema/config_test.go b/schema/config_test.go index d4b9699a9..69ae067c0 100644 --- a/schema/config_test.go +++ b/schema/config_test.go @@ -164,7 +164,11 @@ func TestConfig(t *testing.T) { "/var/job-result-data": {}, "/var/log/my-app-logs": {} }, - "WorkingDir": "/home/alice" + "WorkingDir": "/home/alice", + "Labels": { + "com.example.project.git.url": "https://example.com/project.git", + "com.example.project.git.commit": "45a939b2999782a3f005621a8d0f29aa387e1d6b" + } }, "rootfs": { "diff_ids": [