Skip to content

Commit

Permalink
Fix Query test namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
praeclarum committed Jan 24, 2019
1 parent 94ab648 commit 7135fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/QueryTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
using NUnit.Framework;
#endif

namespace SQLite.Test
namespace SQLite.Tests
{
[TestFixture]
public class QueryTest
Expand Down

0 comments on commit 7135fbd

Please sign in to comment.