Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
arun3688 committed Aug 25, 2021
1 parent 5477a5b commit 1f48df8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions testsuite/simulation/deleteResourcesInSSP.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ oms_deleteResources("deleteResources:gain.ssv")

-- adding new resources to exisiting API, -- skip it as of now
-- oms_deleteResources2("deleteResources", "newResources.ssv")
-- oms_newResources("deleteResources.root:root.ssv") --- empty file , renaming the API

-- oms_addResources("deleteResources.root:root.ssv", "path to exissting file") -- :root.ssv, renaming the file with new name from file system

-- snapshot after deleting references and resources
src = oms_exportSnapshot("deleteResources")
Expand Down

0 comments on commit 1f48df8

Please sign in to comment.