Removed float and added math in scenario list.
diff --git a/runalltests.sh b/runalltests.sh
index 631f721..9d44bdc 100755
--- a/runalltests.sh
+++ b/runalltests.sh
@@ -55,7 +55,7 @@
 
 export PATH="${PATH}:${LTPROOT}/testcases/bin"
 
-cat ${LTPROOT}/runtest/syscalls ${LTPROOT}/runtest/fs ${LTPROOT}/runtest/fsx ${LTPROOT}/runtest/dio ${LTPROOT}/runtest/mm ${LTPROOT}/runtest/commands ${LTPROOT}/runtest/ipc ${LTPROOT}/runtest/sched ${LTPROOT}/runtest/float > ${TMP}/alltests
+cat ${LTPROOT}/runtest/syscalls ${LTPROOT}/runtest/fs ${LTPROOT}/runtest/fsx ${LTPROOT}/runtest/dio ${LTPROOT}/runtest/mm ${LTPROOT}/runtest/commands ${LTPROOT}/runtest/ipc ${LTPROOT}/runtest/sched ${LTPROOT}/runtest/math > ${TMP}/alltests
 
 # The fsx-linux tests use the SCRATCHDEV environment variable as a location
 # that can be reformatted and run on.  Set SCRATCHDEV if you want to run