Skip to content
This repository was archived by the owner on May 15, 2018. It is now read-only.

Commit eb64dca

Browse files
committed
Merge pull request #4 from PowerShellOrg/organizing_tests
restructure test location to support Test-Kitchen too
2 parents d6011e3 + 7ea394f commit eb64dca

File tree

4 files changed

+204
-194
lines changed

4 files changed

+204
-194
lines changed

DSCResources/StackExchange_Pagefile/StackExchange_Pagefile.Tests.ps1

Lines changed: 0 additions & 194 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[![Build status](https://ci.appveyor.com/api/projects/status/0k029m73lbkom7pg/branch/master?svg=true)](https://ci.appveyor.com/project/smurawski/stackexchangeresources/branch/master)
2+
3+
Basic resources for managing Windows Server. Tested on Server 2012 and newer.
4+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
describe 'When using the Pagefile resource' {
2+
3+
}

0 commit comments

Comments
 (0)