Skip to content

Commit

Permalink
Add missing using namespace.
Browse files Browse the repository at this point in the history
The file should use .pp in the end in order to correctly transform the namespace.
  • Loading branch information
Fitzchak Yitzchaki committed Dec 19, 2012
1 parent 7395d1f commit 4cd7894
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
using System.Linq;
using Raven.Client.Indexes;
using Raven.Tests.Helpers;
using Xunit;

namespace $rootnamespace$.RavenTests
Expand Down

0 comments on commit 4cd7894

Please sign in to comment.