From ae0429b1d7ed41e2e952dc5aff798b6a55b51b82 Mon Sep 17 00:00:00 2001 From: Alexandre HERISSE Date: Thu, 28 Feb 2013 16:56:23 +0100 Subject: [PATCH] xcos_toolbox_skeleton.tst file from modules_manager had it corresponding dia.ref file disaligned Change-Id: I4544399afb180329720997f95ebf13ca3edea4d4 --- .../unit_tests/xcos_toolbox_skeleton.unix.dia.ref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scilab/modules/modules_manager/tests/unit_tests/xcos_toolbox_skeleton.unix.dia.ref b/scilab/modules/modules_manager/tests/unit_tests/xcos_toolbox_skeleton.unix.dia.ref index 782d644..a3dbc09 100644 --- a/scilab/modules/modules_manager/tests/unit_tests/xcos_toolbox_skeleton.unix.dia.ref +++ b/scilab/modules/modules_manager/tests/unit_tests/xcos_toolbox_skeleton.unix.dia.ref @@ -16,10 +16,10 @@ assert_checkequal(status, 1); exec("TMPDIR/xcos_toolbox_skeleton/builder.sce"); Building macros... -- Creation of [xcos_toolbox_skeletonlib] (Macros) -- -genlib: Processing file: TBX_MUT_STYLE.sci -genlib: Processing file: TBX_SUM_sim.sci genlib: Processing file: TBX_SUM_c.sci genlib: Processing file: TBX_SUM_sci.sci +genlib: Processing file: TBX_SUM_sim.sci +genlib: Processing file: TBX_MUT_STYLE.sci genlib: Regenerate names and lib Building blocks... Building sources... -- 1.7.9.5