From 7e30dc6abf655d597d01c80cdb7ef085d23de8c4 Mon Sep 17 00:00:00 2001 From: sup3rlativ3 Date: Mon, 14 Oct 2019 21:28:55 +1100 Subject: [PATCH] mocking test --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2729cc6..46dea40 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,7 @@ init: - ps: git config --global core.autocrlf true build_script: - - ps: Import-Module -Force .\NTFSSecurity\NTFSSecurity.psm1 + - ps: Import-Module -Force NTFSSecurity test_script: - ps: |