Enable rscript comparison tests

This commit is contained in:
Peter Portante 2015-11-30 05:41:50 +00:00
parent 4de6ec4d39
commit 069e12a46a

View File

@ -125,6 +125,12 @@ TESTS += \
rscript_wrap3.sh \
rscript_re_extract.sh \
rscript_re_match.sh \
rscript_eq.sh \
rscript_ge.sh \
rscript_gt.sh \
rscript_le.sh \
rscript_lt.sh \
rscript_ne.sh \
rs_optimizer_pri.sh \
cee_simple.sh \
cee_diskqueue.sh \