mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-30 15:31:11 -05:00
PkgInfo: update archaur tests
This commit is contained in:
parent
884ca91f66
commit
f1669b5087
@ -68,8 +68,8 @@ class PkgInfoTestCase(PluginTestCase):
|
||||
|
||||
#@unittest.skip("Remote server is too unreliable (2017-02-23)")
|
||||
def test_pkg_archaur(self):
|
||||
self.assertNotError('pkg archaur yaourt')
|
||||
self.assertNotError('pkgsearch archaur yaourt')
|
||||
self.assertNotError('pkg archaur yay')
|
||||
self.assertNotError('pkgsearch archaur yay')
|
||||
self.assertError('pkg archaur unittestinvalidpackageignore')
|
||||
self.assertError('pkgsearch archaur unittestinvalidpackageignore')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user