Skip to content

Commit

Permalink
sorting usings statements for captain fowler
Browse files Browse the repository at this point in the history
  • Loading branch information
daanl committed Dec 6, 2011
1 parent 81e050c commit 45a72bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JabbR.Test/CommandManagerFacts.cs
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using JabbR.Commands;
using JabbR.Infrastructure;
using JabbR.Models;
using JabbR.Services;
using Moq;
using Xunit;
using System.Collections.Generic;

namespace JabbR.Test
{
Expand Down

0 comments on commit 45a72bf

Please sign in to comment.