From 9132f74d19174fc095bfac475f9c4f0c058f54b1 Mon Sep 17 00:00:00 2001 From: galperti <cristian.galperti@epfl.ch> Date: Tue, 21 Jun 2022 15:59:16 +0200 Subject: [PATCH] tester -> harness rename --- ...emplate_tester.slx => algo_template_harness.slx} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename algos/template/{algo_template_tester.slx => algo_template_harness.slx} (100%) diff --git a/algos/template/algo_template_tester.slx b/algos/template/algo_template_harness.slx similarity index 100% rename from algos/template/algo_template_tester.slx rename to algos/template/algo_template_harness.slx -- GitLab