Remove some code that somehow got in here
This commit is contained in:
parent
cd204640d3
commit
ef6e2757df
@ -13,15 +13,6 @@ const LICENSES_DIR = joinpath(TEMPLATES_DIR, "licenses")
|
|||||||
end
|
end
|
||||||
|
|
||||||
@testset "Template" begin
|
@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 = """
|
expected = """
|
||||||
Template:
|
Template:
|
||||||
authors: ["$USER"]
|
authors: ["$USER"]
|
||||||
|
Loading…
Reference in New Issue
Block a user