Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Commit

Permalink
Marked Custom pMixins attribute test for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Pittle committed Nov 2, 2014
1 parent 195a221 commit edfd17e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@

using System.Linq;
using CopaceticSoftware.CodeGenerator.StarterKit.Infrastructure.IO;
using CopaceticSoftware.pMixins.Tests.Common;
using NUnit.Framework;

namespace CopaceticSoftware.CodeGenerator.StarterKit.Tests.IntegrationTests.CodeGeneratorTests.OnItemSaveCodeGenerator.OnItemSaved
{
[TestFixture]
[FutureRelease]
public class OnSavedWithCustomPMixinsAttribute : OnItemSaveCodeGeneratorTestBase
{
protected override void MainSetupInitializeSolution()
Expand Down

0 comments on commit edfd17e

Please sign in to comment.