From 38c1bafcde241af81213837272a6a4794661b1ac Mon Sep 17 00:00:00 2001 From: sup3rlativ3 Date: Mon, 14 Oct 2019 21:24:58 +1100 Subject: [PATCH] test path change reverted --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index eafbb83..2729cc6 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\NTFSSecurity.psm1 + - ps: Import-Module -Force .\NTFSSecurity\NTFSSecurity.psm1 test_script: - ps: |