From 2831378fe5ae00d61996d654fb992412200862f9 Mon Sep 17 00:00:00 2001 From: Norayr Chilingarian Date: Tue, 23 Aug 2022 04:00:13 +0400 Subject: [PATCH] pipes json update --- pipes.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pipes.json b/pipes.json index 06ac8b8..10255fe 100644 --- a/pipes.json +++ b/pipes.json @@ -9,8 +9,9 @@ "path": "https://github.com/norayr/pipes", "tag" : "0.1" }, - "Build": - { - "voc -s": "src/pipes.Mod" - } + "Build": + { + "voc -s": "src/pipes.Mod", + "voc -m": "src/testPipes.Mod" + } }