Browse Source

mocking test

pull/62/head
sup3rlativ3 6 years ago
parent
commit
7e30dc6abf
  1. 2
      appveyor.yml

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

Loading…
Cancel
Save