From e67ca97256790770b52f0c1864e7cf32fcaa56f2 Mon Sep 17 00:00:00 2001 From: Seungheon Oh Date: Tue, 19 Apr 2022 08:04:39 -0400 Subject: [PATCH] fixes --- agora-test/README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/agora-test/README.org b/agora-test/README.org index 692f992..d7e7d2c 100644 --- a/agora-test/README.org +++ b/agora-test/README.org @@ -7,4 +7,5 @@ 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 to introduce =plutarch-test= and golden testings. +Currently, planning to introduce =plutarch-test= for unit tests, +benchmarks, and golden tests.