delphimvcframework/unittests/StandaloneServer/MVCFramework.Tests.WebModule2.dfm
Daniele Teti 25177d957f All the unit tests are now merged in 1 project.
Submodules update, samples refactoring, build improvements.
2016-11-13 21:00:54 +01:00

14 lines
261 B
Plaintext

object TestWebModule2: TTestWebModule2
OldCreateOrder = False
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 230
Width = 415
end