James Moger
2012-01-11 d351343964ff75a9d8bc4c0651b7df4ddac40287
tests/com/gitblit/tests/GroovyScriptTest.java
@@ -73,6 +73,9 @@
      commands.add(new ReceiveCommand(ObjectId
            .fromString("c18877690322dfc6ae3e37bb7f7085a24e94e887"), ObjectId
            .fromString("3fa7c46d11b11d61f1cbadc6888be5d0eae21969"), "refs/heads/master"));
      commands.add(new ReceiveCommand(ObjectId
            .fromString("c18877690322dfc6ae3e37bb7f7085a24e94e887"), ObjectId
            .fromString("3fa7c46d11b11d61f1cbadc6888be5d0eae21969"), "refs/heads/master2"));
      RepositoryModel repository = GitBlit.self().getRepositoryModel("helloworld.git");
      repository.mailingLists.add("list@helloworld.git");