Remove some code that somehow got in here

This commit is contained in:
Chris de Graaf 2019-12-17 13:37:42 +07:00
parent cd204640d3
commit ef6e2757df
No known key found for this signature in database
GPG Key ID: 150FFDD9B0073C7B
1 changed files with 0 additions and 9 deletions

View File

@ -13,15 +13,6 @@ const LICENSES_DIR = joinpath(TEMPLATES_DIR, "licenses")
end
@testset "Template" begin
expected = """
Template:
authors: ["Chris de Graaf <chrisadegraaf@gmail.com>"]
dir: "~/.local/share/julia/dev"
host: "github.com"
julia: v"1.0.0"
user: "$USER"
plugins:
"""
expected = """
Template:
authors: ["$USER"]