annotate Database/Lua/AutoroutingChangeAet.lua @ 481:e0b502b31a8a

fix test for older version
author Alain Mazy <am@osimis.io>
date Wed, 15 Jun 2022 11:11:02 +0200
parents 040f6ef1394a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 function OnStoredInstance(instanceId, tags, metadata)
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 Delete(SendToModality(instanceId, 'orthanctest', aet))
040f6ef1394a test_storescu_custom_aet
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 end