Skip to content

Commit 0f3d319

Browse files
committed
Update
1 parent 145c3d8 commit 0f3d319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/FileFormats/NL/read.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ function test_binary_parse_x()
955955
return
956956
end
957957

958-
function test_parse_d()
958+
function test_binary_parse_d()
959959
model = NL._CacheModel()
960960
model.is_binary = true
961961
io = IOBuffer()

0 commit comments

Comments
 (0)