Add root testing file
This commit is contained in:
parent
82f95eee4e
commit
3b2fc2c15d
1 changed files with 2 additions and 0 deletions
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…
Add table
Reference in a new issue