using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Pinwheel.SCM.Rules { [TestClass] public class BuildSuccessfulRuleTests { } }