git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@306 8e941d3f-bd1b-0410-a28a-d453659cc2b4

This commit is contained in:
inoussa
2007-12-29 18:52:34 +00:00
parent 7764171659
commit dcd5a69d38

View File

@ -18,7 +18,7 @@ uses
test_parserdef, base_xmlrpc_formatter, wst_fpc_xml, test_utilities,
server_service_xmlrpc, test_parsers, wsdl_generator, xsd_generator,
xsd_consts, base_json_formatter, wsdl_parser, test_support, basex_encode,
test_basex_encode, json_formatter, server_service_json;
test_basex_encode, json_formatter, server_service_json, test_json;
Const
ShortOpts = 'alh';