1Tests for using the default URL for update information. This URL is currently contained in
2the version.ini (ExtensionUpdateURL) and is used to obtain update information for extensions which do not provide
3an URL themselves.
4
5The extensions default1.oxt and default2.oxt do not have a URL for update information.
6
7To test this one has to put this entry into the version.ini:
8
9ExtensionUpdateURL=http://extensions.openoffice.org/testarea/desktop/default_url/update/feed1.xml
10