Skip to content

Commit

Permalink
little bit more for issue 167
Browse files Browse the repository at this point in the history
git-svn-id: https://mxunit.googlecode.com/svn/org.mxunit.eclipseplugin/trunk@1274 f92dd5c0-c831-0410-92f9-1b6876b37263
  • Loading branch information
marc.esher committed Dec 12, 2009
1 parent 17270d2 commit 93546c9
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -53,7 +53,6 @@ public RemoteCallCreator() {


public RemoteFacade createFacade(ITest testelement) {
//IResource resource = determineResource(testelement);
IResource resource = testelement.getResource();
facadeURL = determineURL(resource);
if(resource != null){
Expand Down

0 comments on commit 93546c9

Please sign in to comment.