Skip to content

Commit ced961e

Browse files
committed
fix test for optional inputs of new plotSlice
1 parent 3e98d48 commit ced961e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/util/test_plotSlice.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,4 @@
103103
assertTrue(isa(hIsoDose, "cell"));
104104
if ~moxunit_util_platform_is_octave
105105
assertTrue(isa(hDose, 'matlab.graphics.primitive.Image'));
106-
assertTrue(isa(hCt, 'matlab.graphics.primitive.Image'))
107106
end

0 commit comments

Comments
 (0)