Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Byrd committed Sep 20, 2019
1 parent 9350d82 commit 5aa5ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/MiniScaffold.Tests/Tests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ module Tests =
sprintf "mini-scaffold -lang F# %s" args
]
Dotnet.New.cmd (fun opt -> { opt with WorkingDirectory = d.Directory}) newArgs
printfn "%s" "here!"
let projectDir =
d.DirectoryInfo.GetDirectories ()
|> Seq.head
Expand Down

0 comments on commit 5aa5ab0

Please sign in to comment.