From f52fba6b8c062337708bfd429fbb845487f3d4c9 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Mon, 17 Apr 2017 10:37:19 +0800 Subject: Add testapi setup task Change-Id: I7b4d3186afd724ec5a30cf630baee79875e426bb Signed-off-by: Yujun Zhang --- tests/integration/fixtures/project.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/integration/fixtures/project.json (limited to 'tests/integration/fixtures/project.json') diff --git a/tests/integration/fixtures/project.json b/tests/integration/fixtures/project.json new file mode 100644 index 00000000..ecd03e83 --- /dev/null +++ b/tests/integration/fixtures/project.json @@ -0,0 +1,4 @@ +{ + "name": "qtip", + "description": "Platform Performance Benchmarking" +} \ No newline at end of file -- cgit 1.2.3-korg