Initial commit
This commit is contained in:
2
Scoop-Bucket.Tests.ps1
Normal file
2
Scoop-Bucket.Tests.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
if (!$env:SCOOP_HOME) { $env:SCOOP_HOME = Resolve-Path (scoop prefix scoop) }
|
||||
. "$env:SCOOP_HOME\test\Import-Bucket-Tests.ps1"
|
||||
Reference in New Issue
Block a user