Skip to content

Commit

Permalink
oapi.openfile() with only "write-first" to have a known file in root.
Browse files Browse the repository at this point in the history
  • Loading branch information
schnepe2 committed Jan 16, 2024
1 parent 5fda943 commit 021ef3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Script/Tests/GeneralApiTest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ assert( oapi.formatvalue(-PI*1e20) == "-3e+20" )
pass()
-- ---------------------------------------------------

--[[

-- ---------------------------------------------------
add_line("Test: oapi.openfile(fname,FILE_OUT,root)")
Expand All @@ -198,6 +197,7 @@ oapi.closefile(f, mode)
pass()
-- ---------------------------------------------------

--[[
-- ---------------------------------------------------
add_line("Test: oapi.openfile(fname,FILE_IN,...)")
Expand Down

0 comments on commit 021ef3d

Please sign in to comment.