TESTS: add missing tests

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Andrew Gregory 2013-09-18 14:29:07 -04:00 committed by Allan McRae
parent d1ac6ffc13
commit 8eb8995aa7
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,8 @@ test/pacman/tests/fileconflict023.py \
test/pacman/tests/fileconflict024.py \
test/pacman/tests/fileconflict025.py \
test/pacman/tests/fileconflict030.py \
test/pacman/tests/fileconflict031.py \
test/pacman/tests/fileconflict032.py \
test/pacman/tests/ignore001.py \
test/pacman/tests/ignore002.py \
test/pacman/tests/ignore003.py \
@ -158,6 +160,8 @@ test/pacman/tests/sync043.py \
test/pacman/tests/sync044.py \
test/pacman/tests/sync045.py \
test/pacman/tests/sync050.py \
test/pacman/tests/sync051.py \
test/pacman/tests/sync052.py \
test/pacman/tests/sync100.py \
test/pacman/tests/sync1000.py \
test/pacman/tests/sync1003.py \