replaced decimal module, xrchart_scale with autoformat, histogram x-axis ticks changed.
[pspp] / tests / math / decimal.at
diff --git a/tests/math/decimal.at b/tests/math/decimal.at
deleted file mode 100644 (file)
index b3e71d1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-AT_BANNER([Decimal floating point])
-
-AT_SETUP([Decimal float])
-
-AT_CHECK([../../math/decimal-test], [0], [ignore])
-
-AT_CLEANUP