From 71da296d01ee564d39012415d7e1981c42723648 Mon Sep 17 00:00:00 2001 From: Andrew Gregory Date: Thu, 26 Jun 2014 12:19:09 -0400 Subject: check_pkg_fast: check file type Signed-off-by: Andrew Gregory --- test/pacman/tests/querycheck_fast_file_type.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/pacman/tests/querycheck_fast_file_type.py b/test/pacman/tests/querycheck_fast_file_type.py index a19fceeb..f53badaf 100644 --- a/test/pacman/tests/querycheck_fast_file_type.py +++ b/test/pacman/tests/querycheck_fast_file_type.py @@ -10,5 +10,3 @@ self.addrule("PACMAN_RETCODE=1") self.addrule("PACMAN_OUTPUT=warning.*(File type mismatch)") - -self.expectfailure = True -- cgit v1.2.3-54-g00ecf