Fixing build

This commit is contained in:
Arjen Poutsma
2010-11-02 10:25:42 +00:00
parent 218464dff7
commit cea6c75cc4

View File

@@ -29,7 +29,7 @@ import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.springframework.ws.mock.client.WebServiceMock.*;
import static org.springframework.ws.test.client.WebServiceMock.*;
/**
* This test illustrates the use of the client-side testing API, introduced in Spring-WS 2.0.