Redone fixes to unit tests which I know I did this afternoon, so I've messed
up git somehow.
This commit is contained in:
parent
367f002951
commit
219f082885
12 changed files with 13 additions and 13 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# for this test, trailing zeros can be ignored
|
||||
expected='5.05'
|
||||
actual=`echo "(eval 5.05)" |\
|
||||
target/psse 2> /dev/null |\
|
||||
target/psse 2>/dev/null |\
|
||||
sed 's/0*$//' |\
|
||||
tail -1`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue