Example #1
0
 protected void given_repository()
 {
     Repository = new IndexedHttpRepository(LocalFileSystem.Instance, "remote", new InMemoryNavigator());
 }
Example #2
0
 protected void given_repository()
 {
     Repository = new IndexedHttpRepository(LocalFileSystem.Instance, "remote", new InMemoryNavigator());
 }