Skip to content

Commit

Permalink
fix name in test
Browse files Browse the repository at this point in the history
  • Loading branch information
apozharski committed Jul 22, 2024
1 parent 9772a5a commit 5f142da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/t89MetaclassLiterals.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% SYNTAX TEST "source.matlab" "Property validation: https://github.com/mathworks/MATLAB-Language-grammar/issues/89"
% SYNTAX TEST "source.matlab" "Metaclasses: https://github.com/mathworks/MATLAB-Language-grammar/issues/89"
classdef (AllowedSubclasses = {?SubClass1,?namespace1.SubClass2}) SuperClass
% ^^^^^^^^^ meta.metaclass.matlab entity.other.class.matlab
% ^^^^^^^^^^^^^^^^^^^^ meta.metaclass.matlab
Expand Down

0 comments on commit 5f142da

Please sign in to comment.