Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kubouch committed Mar 28, 2024
1 parent 43411ae commit 638ba87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/mod.nu
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,6 @@ export def env-vars-are-set [] {

export def generate-local-registry [] {
with-test-env {
# let reg_file = [tests packages registry.nuon]
# | path join
# | path parse
# | update stem test.nuon

cp -r tests/packages $env.NUPM_TEMP

let reg_file = $env.NUPM_TEMP | path join packages registry registry.nuon
Expand Down

0 comments on commit 638ba87

Please sign in to comment.