summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/vector-enable.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/intr/req/vector-enable.yml')
-rw-r--r--spec/rtems/intr/req/vector-enable.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/intr/req/vector-enable.yml b/spec/rtems/intr/req/vector-enable.yml
index 95cd7404..a9f270ea 100644
--- a/spec/rtems/intr/req/vector-enable.yml
+++ b/spec/rtems/intr/req/vector-enable.yml
@@ -206,7 +206,7 @@ test-prepare: null
test-setup: null
test-stop: null
test-support: |
- typedef RtemsIntrReqVectorEnable_Context Context;
+ typedef ${.:/test-context-type} Context;
static bool IsEnabled( const Context *ctx )
{