mirror of
https://github.com/laoxong/ScoopBucket
synced 2026-06-04 03:08:21 +08:00
Add root testing file
This commit is contained in:
@@ -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