Skip to content

Instantly share code, notes, and snippets.

@mdclement
Last active November 17, 2017 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdclement/e327c269c2adf4dff372a5bac9ac055c to your computer and use it in GitHub Desktop.
Save mdclement/e327c269c2adf4dff372a5bac9ac055c to your computer and use it in GitHub Desktop.
[Test]
public void TestOne() {
Assert.That(one, Is.EqualTo(one));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment