Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created December 6, 2013 16:12
Show Gist options
  • Select an option

  • Save masaru-b-cl/7827380 to your computer and use it in GitHub Desktop.

Select an option

Save masaru-b-cl/7827380 to your computer and use it in GitHub Desktop.
TDD Advendt Calendar 2013 - リスト4-1
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace TddAdventJp2013.Test
{
[TestClass]
public partial class partialクラス
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment