PowerShell/test/powershell/assets/TestCsv.csv
Andrew Schwartzmeyer bbebf2f76a Reorganize tests
- Pester source code moved to `test/Pester`, deleted `ext-src`.
- Pester tests (.ps1 files) moved to `test/powershell`
- xUnit tests (.cs files) moved to `test/csharp`
- Third-party script test moved to `test/shebang`
2016-01-14 17:00:06 -08:00

6 lines
70 B
Plaintext

Column1,Column2,Column 3
data1,1,A
data2,2,B
data3,3,C
data4,4,D