mirror of
https://github.com/laoxong/ScoopBucket
synced 2024-11-23 02:45:14 +01:00
Add root testing file
This commit is contained in:
parent
82f95eee4e
commit
3b2fc2c15d
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"
|
Loading…
Reference in New Issue
Block a user