From 93b3df286b35aed58eddb8db4a99e95fdc8de0ca Mon Sep 17 00:00:00 2001 From: wandalen Date: Wed, 20 Mar 2024 16:56:23 +0200 Subject: [PATCH] +test --- module/core/process_tools/tests/inc/process_run.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/module/core/process_tools/tests/inc/process_run.rs b/module/core/process_tools/tests/inc/process_run.rs index 26f46d0e41..0aca11a047 100644 --- a/module/core/process_tools/tests/inc/process_run.rs +++ b/module/core/process_tools/tests/inc/process_run.rs @@ -10,6 +10,7 @@ use std:: #[ path = "../tool/asset.rs" ] mod asset; + // xxx : qqq : ? // xxx2 : eliminate the function and use test_tools/process_tools instead /// Poorly named function