Skip to content
Snippets Groups Projects
Commit da51306c authored by Danilo Ansaloni's avatar Danilo Ansaloni
Browse files

[GR-3971] Add missing @Override in FastRTckTest.

parents 43b7371f 61599e18
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