From 1b5cdf2771820ecddf2215f84b73b22f3f26673a Mon Sep 17 00:00:00 2001 From: Ivan Nikolaev-Axenov Date: Fri, 6 Sep 2024 11:31:13 +0300 Subject: [PATCH] test case MULT.UNIT.DMAV --- clr_test/run_test_docker_containers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clr_test/run_test_docker_containers.py b/clr_test/run_test_docker_containers.py index 9dee5517e..b16c42ca2 100644 --- a/clr_test/run_test_docker_containers.py +++ b/clr_test/run_test_docker_containers.py @@ -106,4 +106,4 @@ def main(): if __name__=='__main__': # main() - run_specific(12) + run_specific(13)