summaryrefslogtreecommitdiffhomepage
path: root/tests/custom/02_runtime/04_switch_case
diff options
context:
space:
mode:
Diffstat (limited to 'tests/custom/02_runtime/04_switch_case')
-rw-r--r--tests/custom/02_runtime/04_switch_case2
1 files changed, 1 insertions, 1 deletions
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.