diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-03-13 16:03:08 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-03-13 16:03:22 +0100 |
commit | 5cbfddcb59baccf6a3aebd835a01126cca2f1ea5 (patch) | |
tree | 7fb846d562f0df36529c2ff08640c6ca22eb1c43 | |
parent | ca8c2d1750653931ec093775f5759cdd04aded19 (diff) |
tests: Remove obsolete comment.
This follows up on commit c05ceaf2b650d090cf39a048193505cb4e6bd257.
* tests/lint.scm: Remove comment.
Reported by morgansmith in #guix.
-rw-r--r-- | tests/lint.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lint.scm b/tests/lint.scm index b92053fd5f..bd8604f589 100644 --- a/tests/lint.scm +++ b/tests/lint.scm @@ -61,8 +61,6 @@ ;; Test the linter. -;; Avoid collisions with other tests. - (define %null-sha256 ;; SHA256 of the empty string. (base32 |