Changeset 1910
- Timestamp:
- 11/18/06 10:42:08 (2 years ago)
- Files:
-
- trunk/openlayers/tests/test_Util.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/test_Util.html
r1909 r1910 175 175 176 176 function test_07_Util_getParameterString(t) { 177 t.plan( 1);177 t.plan( 2 ); 178 178 179 179 var params = { foo: "bar",
