From 87c72961c6e18a56caf5bac6b48196ccb8532336 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 23 Mar 2022 15:12:46 +0100 Subject: treewide: replace some leftover "utpl" occurrences, update .gitignore Signed-off-by: Jo-Philipp Wich --- tests/custom/02_runtime/04_switch_case | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/custom/02_runtime/04_switch_case') diff --git a/tests/custom/02_runtime/04_switch_case b/tests/custom/02_runtime/04_switch_case index 4c1fc57..9c0c637 100644 --- a/tests/custom/02_runtime/04_switch_case +++ b/tests/custom/02_runtime/04_switch_case @@ -1,4 +1,4 @@ -Testing utpl switch statements. +Testing ucode switch statements. 1. Ensure that execution starts at the first matching case. -- cgit v1.2.3