|
|
|
@ -28,7 +28,7 @@ namespace ICSharpCode.Decompiler.Tests
@@ -28,7 +28,7 @@ namespace ICSharpCode.Decompiler.Tests
|
|
|
|
|
[TestFixture, Parallelizable(ParallelScope.All)] |
|
|
|
|
public class VBPrettyTestRunner |
|
|
|
|
{ |
|
|
|
|
static readonly string TestCasePath = DecompilerTestBase.TestCasePath + "/ILPretty"; |
|
|
|
|
static readonly string TestCasePath = DecompilerTestBase.TestCasePath + "/VBPretty"; |
|
|
|
|
|
|
|
|
|
[Test] |
|
|
|
|
public void AllFilesHaveTests() |
|
|
|
|