]> cloudbase.mooo.com Git - irmp.git/blobdiff - IR-Data/test-suite.sh
Version 2.0.2: improved jvc decoder (type 2 and 3)
[irmp.git] / IR-Data / test-suite.sh
index 93e23f654b0f27b0ce5fe8b3d31474e47dca4c85..94a79741f3ece59cb53b074348617f90a5e76080 100644 (file)
@@ -84,6 +84,7 @@ for j in                                \
     kathrein-15kHz.txt                  \
     recs80-15kHz.txt                    \
     t-home-mediareceiver-15kHz.txt      \
+    universal-15kHz.txt                 \
     xbox360-15kHz.txt
 do
     echo "testing $j ..."
@@ -109,7 +110,7 @@ do
     fi
 done
 
-rm -rf tmpsrc
+rm -rf tmpsrc
 
 echo "all tests successful"
 exit 0