Skip to content

Commit 4a996e8

Browse files
committed
mh fix
1 parent c8bdf3b commit 4a996e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_setDefaultsPTB.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function test_setDefaultsPtbAudio()
6565
'color', struct( ...
6666
'background', [0 0 0]), ...
6767
'text', struct('font', 'Courier New', 'size', 18, 'style', 1));
68-
68+
6969
expectedCFG.screen.monitorWidth = 42;
7070
expectedCFG.screen.monitorDistance = 134;
7171
expectedCFG.screen.resolution = {[], [], []};

0 commit comments

Comments
 (0)