Skip to content

Commit

Permalink
fix(tests): class name in testworkhorseParse
Browse files Browse the repository at this point in the history
  • Loading branch information
ocehugo committed Jun 10, 2021
1 parent cd96774 commit 7d31b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Parser/testworkhorseParse.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
classdef testWorkhorse < matlab.unittest.TestCase
classdef testworkhorseParse < matlab.unittest.TestCase

% Test Reading Workhorse Signature files with the workhorseParse
% function.
Expand Down

0 comments on commit 7d31b8f

Please sign in to comment.