Skip to content
Snippets Groups Projects
Commit 61599e18 authored by Mick Jordan's avatar Mick Jordan
Browse files

add missing @Override

parent 43b7371f
No related branches found
No related tags found
No related merge requests found
......@@ -506,6 +506,7 @@ public class FastRTckTest extends TruffleTCK {
return "valueWithSource";
}
@Override
protected String objectWithKeyInfoAttributes() {
return "objectWithKeyInfoAttributes";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment