Fix nameres test suite cleanup after recent changes.

svn path=/trunk/; revision=52417
This commit is contained in:
Evan Huus 2013-10-06 20:30:12 +00:00
parent c73bbc6150
commit 13ae682c75
1 changed files with 1 additions and 2 deletions

View File

@ -154,8 +154,7 @@ tshark_name_resolution_suite() {
}
name_resolution_cleanup_step() {
rm -rf fakehome
rm -f ../hosts
rm -f $WS_BIN_PATH/hosts
}
name_resolution_prep_step() {