Skip to content

Commit

Permalink
Merge pull request #183 from rlaboiss/test-pfilt-1-function-name
Browse files Browse the repository at this point in the history
test_pfilt_1.m: Make function name coincide with file name
  • Loading branch information
allthatsounds committed Nov 3, 2023
2 parents dafd842 + 7c6c415 commit 24ec510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/test_pfilt_1.m
@@ -1,4 +1,4 @@
function test_failed=test_pfilt
function test_failed=test_pfilt_1
%
%
% This is the old test_pfilt from before the struct filters was
Expand Down

0 comments on commit 24ec510

Please sign in to comment.