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 Aug 23, 2019
1 parent 131f76f commit 3140f6f
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 3140f6f

Please sign in to comment.