We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd20b8f commit 721d42cCopy full SHA for 721d42c
tests/texampleTests.m
@@ -23,6 +23,8 @@ function setUpAndTearDowns(testCase)
23
testCase.applyFixture(PathFixture( ...
24
fullfile(testCase.TestDir,"recording-doubles")));
25
else
26
+ disp("=-=-=-=-=-=-=-=-=-=-=-=-=")
27
+ disp(fullfile(testCase.TestDir,"replaying-doubles"))
28
29
fullfile(testCase.TestDir,"replaying-doubles")));
30
end
0 commit comments