Skip to content

Commit

Permalink
Remove commented out test code
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-lowman-dd committed Apr 14, 2022
1 parent cbb2528 commit ca452c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions repo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2211,9 +2211,6 @@ func (rs *RepoSuite) TestDelegations(c *C) {
checkTargets("targets", "potato.txt")
checkTargets("role1", "A/apple.txt", "B/banana.txt", "A/allium.txt")
checkTargets("role2", "C/clementine.txt", "D/durian.txt")

// Check compatibility with Sign and j
// r.Sign("4.)
}

func (rs *RepoSuite) TestHashBinDelegations(c *C) {
Expand Down

0 comments on commit ca452c5

Please sign in to comment.