diff --git a/layout/html/tests/block/rtest.bat b/layout/html/tests/block/rtest.bat index 6b69e330f937..c34a17e476e3 100755 --- a/layout/html/tests/block/rtest.bat +++ b/layout/html/tests/block/rtest.bat @@ -18,6 +18,9 @@ call rtest.bat %1 cd ..\..\table call rtest.bat %1 + +cd ..\formctls +call rtest.bat %1 cd ..\block if %HAS_SUBST%=0 subst s: /D diff --git a/layout/html/tests/block/rtest.sh b/layout/html/tests/block/rtest.sh index cea8867fce21..abee92ba837a 100755 --- a/layout/html/tests/block/rtest.sh +++ b/layout/html/tests/block/rtest.sh @@ -23,6 +23,8 @@ dirs=" base \ ../table/other \ ../table/dom \ ../table/printing \ + ../formctls/base \ + ../formctls/bugs \ ../xbl" # This doesn't appear to work on Linux right now; needs support for a