From b0045300fd7ee6a123d3a3a373448e4780c3bcfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Povi=C5=A1er?= Date: Thu, 28 Sep 2023 11:55:51 +0200 Subject: [PATCH] booth: Cut down the test Cut the test down from taking ~25 s to ~3 s. --- tests/techmap/booth.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/techmap/booth.ys b/tests/techmap/booth.ys index f1dce1f3b..ab7efc7b7 100644 --- a/tests/techmap/booth.ys +++ b/tests/techmap/booth.ys @@ -1 +1 @@ -test_cell -s 1694091355 -n 1000 -script booth_map_script.ys_ $mul +test_cell -s 1694091355 -n 100 -script booth_map_script.ys_ $mul