Commit 8c43e939 authored by Nick Craver's avatar Nick Craver

Merge pull request #414 from fjunqueira/patch-1

Fix the URL to the Tests file in Readme
parents 4f3a04cf f83fa2c3
......@@ -354,7 +354,7 @@ Dapper has no DB specific implementation details, it works across all .NET ADO p
Do you have a comprehensive list of examples?
---------------------
Dapper has a comprehensive test suite in the [test project](https://github.com/StackExchange/dapper-dot-net/blob/master/Tests/Tests.cs)
Dapper has a comprehensive test suite in the [test project](https://github.com/StackExchange/dapper-dot-net/blob/master/Dapper.Tests/Tests.cs)
Who is using this?
---------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment