Skip to content

Commit

Permalink
Had to remove file-i/o tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
schnepe2 committed Jan 16, 2024
1 parent 1042f6b commit d24b503
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Script/Tests/GeneralApiTest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ assert( oapi.formatvalue(-PI*1e20) == "-3e+20" )
pass()
-- ---------------------------------------------------

--[[
-- ---------------------------------------------------
add_line("Test: oapi.openfile(fname,FILE_OUT,root)")
Expand Down Expand Up @@ -227,6 +228,7 @@ oapi.closefile(f, mode)
pass()
-- ---------------------------------------------------
--]]


-- ---------------------------------------------------
Expand Down

0 comments on commit d24b503

Please sign in to comment.