diff options
Diffstat (limited to 'test/pacman')
| -rw-r--r-- | test/pacman/tests/symlink021.py | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/test/pacman/tests/symlink021.py b/test/pacman/tests/symlink021.py index 19a7f099..1ba7c025 100644 --- a/test/pacman/tests/symlink021.py +++ b/test/pacman/tests/symlink021.py @@ -24,5 +24,3 @@ self.addrule("FILE_TYPE=usr/include/foo|dir")  self.addrule("!FILE_TYPE=usr/include/bar|link")  self.addrule("FILE_EXIST=usr/include/foo/header.h")  self.addrule("FILE_EXIST=usr/include/bar/header.h") - -self.expectfailure = True | 
