Skip to content

Commit

Permalink
Removed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoandremartins committed Jul 18, 2016
1 parent 59fbac1 commit 29c191c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public void setUp() {
public void testSetPreferenceInvalid() {
CloudSdk instance = new CloudSdkProvider(preferences).getCloudSdk();
assertTrue(instance == null);
//assertEquals(root.toPath(), instance.getSdkPath());
}

private static class MockPreferences implements IPreferenceStore {
Expand Down

0 comments on commit 29c191c

Please sign in to comment.