This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
eb1f881d73
jquery
/
build
/
test
/
data
/
test.js
3 lines
70 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactored and fixed test suite to run async tests
2006-09-30 16:34:49 +02:00
foobar
=
"bar"
;
Modified test for load(); added fix for trigger, where it modifies data passed to it, which causes ugly side-effects
2006-11-09 22:16:03 +01:00
$
(
'#ap'
)
.
html
(
'bar'
)
;
Testsuite 2.0
2006-11-18 14:37:01 +01:00
ok
(
true
,
"test.js executed"
)
;
Reference in a new issue
Copy permalink