From e4bbc0b3b5f96c93ff88edea31e6aefa5124073a Mon Sep 17 00:00:00 2001 From: Pavel Negrobov Date: Mon, 12 Aug 2024 11:45:55 +0300 Subject: [PATCH] Test 50_test_comps.sh activate --- tests/0_common/ts_config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/0_common/ts_config.json diff --git a/tests/0_common/ts_config.json b/tests/0_common/ts_config.json new file mode 100644 index 0000000..8a60606 --- /dev/null +++ b/tests/0_common/ts_config.json @@ -0,0 +1,3 @@ +{ + "packages": {"50_test_comps.sh": 20} +}