From 93f5ca2752b144510850c624d25f203230840fab Mon Sep 17 00:00:00 2001 From: Seungheon Oh Date: Tue, 19 Apr 2022 08:03:17 -0400 Subject: [PATCH] fix misleading information --- agora-test/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agora-test/README.org b/agora-test/README.org index 111796c..692f992 100644 --- a/agora-test/README.org +++ b/agora-test/README.org @@ -7,4 +7,4 @@ This folder is the test suite for Agora governance system. - =/Spec/Sample= contains primitive hand-made example values. - =Util.hs= contains helper functions -Currently, planning migration to =plutarch-test= with golden test. +Currently, planning to introduce =plutarch-test= and golden testings.