From 5dc06f804b84f285aad3ab0f8e2a7b421e1babdf Mon Sep 17 00:00:00 2001 From: wingkwong Date: Tue, 25 Feb 2020 13:12:06 +0800 Subject: [PATCH] feat: add gist create command test file #397 --- test/fixtures/gistCreate.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/fixtures/gistCreate.json diff --git a/test/fixtures/gistCreate.json b/test/fixtures/gistCreate.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/test/fixtures/gistCreate.json @@ -0,0 +1 @@ +{} \ No newline at end of file