Index: test/DeltaShell/DeltaShell.Tests/Core/PluginConfigurationLoaderTest.cs =================================================================== diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -r5fc71a385897af92ccb092f2f969b5709afab85a --- test/DeltaShell/DeltaShell.Tests/Core/PluginConfigurationLoaderTest.cs (.../PluginConfigurationLoaderTest.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9) +++ test/DeltaShell/DeltaShell.Tests/Core/PluginConfigurationLoaderTest.cs (.../PluginConfigurationLoaderTest.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -16,9 +16,10 @@ } /// + /// Pre-condition: The prebuild TestPlugin1 should exist in the path to run this test successful /// - + /* [Test] [Category(TestCategory.Integration)] public void LoadPlugins()