From 0755ecf6bd1d58a9b97c4381cfc18e82b964f475 Mon Sep 17 00:00:00 2001 From: Vikram Rangnekar Date: Thu, 18 Apr 2019 21:13:00 -0400 Subject: [PATCH] Change fuzz test name to qcode --- fuzz.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzz.yaml b/fuzz.yaml index 90dc154..84a886c 100644 --- a/fuzz.yaml +++ b/fuzz.yaml @@ -1,6 +1,6 @@ base: ubuntu:16.04 targets: - - name: tutorial + - name: qcode language: go version: "1.12" corpus: ./corpus