Browse Source

test path change reverted

pull/62/head
sup3rlativ3 4 years ago
parent
commit
38c1bafcde
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@@ -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: |


Loading…
Cancel
Save