Skip to content

Commit 2259990

Browse files
committed
Make sure name of file and class name match
1 parent 25ddacf commit 2259990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/book/chapter14/tChapter14_2.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
classdef tChapter14 < RVCTest
1+
classdef tChapter14_2 < RVCTest
22
%< RunMLX & RVCTest
33
%tChapter14 Unit tests for chapter 14 book code
44
% The RunMLX base class will automatically run the MLX code in the

0 commit comments

Comments
 (0)