scoop-earne/Bucket.Tests.ps1

4 lines
134 B
PowerShell
Raw Normal View History

2020-11-23 13:55:29 -05:00
if (-not ($env:SCOOP_HOME)) { $env:SCOOP_HOME = scoop prefix scoop | Resolve-Path }
. "$env:SCOOP_HOME\test\Import-Bucket-Tests.ps1"