diff options
author | Brandon Aaron <brandon.aaron@gmail.com> | 2007-04-30 13:13:01 +0000 |
---|---|---|
committer | Brandon Aaron <brandon.aaron@gmail.com> | 2007-04-30 13:13:01 +0000 |
commit | 672090463c893216e490b1e7a5bd44c816238021 (patch) | |
tree | 13feece2dee5ff5fd399169f30ea7a8cb3eda2f2 /build | |
parent | 5c54a4b8ee5cfea3aff55a1122b187b731319e61 (diff) | |
download | jquery-672090463c893216e490b1e7a5bd44c816238021.tar.gz jquery-672090463c893216e490b1e7a5bd44c816238021.zip |
Completed test for Rev 1820 (#1044)
Diffstat (limited to 'build')
-rw-r--r-- | build/test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/index.html b/build/test/index.html index 38fdad96a..eb7f7d963 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -93,6 +93,7 @@ <form id="lengthtest"> <input type="text" id="length" name="test"> </form> + <table id="table"></table> </div> </dl> |