PPSS passess the test case...
This commit is contained in:
parent
c220353e7e
commit
d18102ba58
@ -245,8 +245,8 @@ testUserInputFile () {
|
|||||||
init_vars > /dev/null 2>&1
|
init_vars > /dev/null 2>&1
|
||||||
get_all_items
|
get_all_items
|
||||||
RESULT=`return_all_items`
|
RESULT=`return_all_items`
|
||||||
echo "- $RESULT"
|
ORIGINAL=`cat $INPUT_FILE`
|
||||||
|
assertEquals "User input processing not ok." "$RESULT" "$ORIGINAL"
|
||||||
rename-ppss-dir $FUNCNAME
|
rename-ppss-dir $FUNCNAME
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user