test/integration/parser_mercurial_test.rb in build-tool-0.6.0.rc2 vs test/integration/parser_mercurial_test.rb in build-tool-0.6.0

- old
+ new

@@ -36,10 +36,10 @@ } ) end - test "Git-SVN Repository inheritance works." do + test "Mercurial Repository inheritance works." do assert_nothing_raised() { @parser.parse_string <<-EOF } module "oxygen-icons" vcs mercurial url "https://mercurial.url/test" track "branch"