Mercurial > hg > orthanc-tests
view Database/Lua/AutoroutingChangeAet.lua @ 747:283cdeb72cb9 find-refactoring
fix test_instances_tags and test_modules
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 30 Nov 2024 21:17:59 +0100 |
parents | 040f6ef1394a |
children |
line wrap: on
line source
function OnStoredInstance(instanceId, tags, metadata) Delete(SendToModality(instanceId, 'orthanctest', aet)) end