view Database/Lua/AutoroutingChangeAet.lua @ 558:0ad170c7b6c8

reactivation of test_issue_216, as the fix is now in the mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Jun 2023 10:38:35 +0200
parents 040f6ef1394a
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'orthanctest', aet))
end