Removed .attr(removeClass) and .attr(each) tests as they don't really make sense.
[jquery.git] / test / data / test3.html
1 <div class="user">This is a user</div>
2 <div class="user">This is a user</div>
3 <div class="teacher">This is a teacher</div>