summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt')
-rw-r--r--Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt b/Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt
deleted file mode 100644
index d5b9c9ee..00000000
--- a/Chalice/tests/general-tests/VariationsOfProdConsChannel.output.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Verification of VariationsOfProdConsChannel.chalice using parameters=""
-
-The program did not typecheck.
-11.5: call of undeclared member Producer in class Program
-<undefined position>: Invalid token type. Program does not declare a method Producer.
-12.5: call of undeclared member Consumer in class Program
-<undefined position>: Invalid token type. Program does not declare a method Consumer.
-14.10: the first argument of a join async must be a token
-18.5: call of undeclared member Producer in class Program
-<undefined position>: Invalid token type. Program does not declare a method Producer.
-19.5: call of undeclared member Consumer in class Program
-<undefined position>: Invalid token type. Program does not declare a method Consumer.
-20.10: the first argument of a join async must be a token