Use a jQuery method to remove all <p> elements with class="test".
Hint: Use the remove("selector") method.