From f84359ec7a79c07bc2ae86ad81db823e1912a9e8 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 28 Jun 2023 15:46:15 +0200 Subject: Add nodes groups features --- tests/breakpoints_manual_1n/out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/breakpoints_manual_1n/out') diff --git a/tests/breakpoints_manual_1n/out b/tests/breakpoints_manual_1n/out index 40c44b7..b7a6bc7 100644 --- a/tests/breakpoints_manual_1n/out +++ b/tests/breakpoints_manual_1n/out @@ -1,5 +1,5 @@ -[t=0.000,src=n0] Running -[t=0.000,src=n1] Running +[t=0.000,src=n0,grp=def] Running +[t=0.000,src=n1,grp=def] Running [t=1.000,src=esds] Hello Callback! [t=2.000,src=esds] Hello Callback! [t=3.000,src=esds] Hello Callback! -- cgit v1.2.3