b3e71d1fab5c77201a3b3e82308eba661f895c28
[pspp] / tests / math / decimal.at
1 AT_BANNER([Decimal floating point])
2
3 AT_SETUP([Decimal float])
4
5 AT_CHECK([../../math/decimal-test], [0], [ignore])
6
7 AT_CLEANUP