From 1476760600eff7c51c78b0ba02f1b08558178289 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 27 Dec 2018 22:52:13 +0100 Subject: bc: rename config options Signed-off-by: Denys Vlasenko --- testsuite/dc.tests | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testsuite/dc.tests') diff --git a/testsuite/dc.tests b/testsuite/dc.tests index 2756608f7..29b413cad 100755 --- a/testsuite/dc.tests +++ b/testsuite/dc.tests @@ -41,6 +41,9 @@ testing "dc complex without spaces (multiple args)" \ "16\n" \ "" "" +optional FEATURE_DC_BIG +# All tests below depend on FEATURE_DC_BIG + testing "dc '>a' (conditional execute string) 1" \ "dc" \ "1\n9\n" \ -- cgit v1.2.3