Dan Streetman fe4d2f08a5 test: remove test_dsc_missing test
This test class performs 'local source package' tests, but a missing
local dsc file won't perform any local test, it will query the LP server.
The test attempted to narrowly mock out specific network access to
emulate a 'missing' package by trying to return 404 when the url from
SourcePackage._lp_url() is opened, but now that _lp_url() is removed,
a missing local dsc file will result in full querying of the LP api,
which is not as easily mocked.
2020-03-06 13:01:37 +01:00
..
2019-09-04 19:24:44 -03:00
2019-09-04 19:24:44 -03:00
2019-09-04 19:24:44 -03:00
2019-09-04 19:24:44 -03:00