Skip to content

Commit 5ab8c68

Browse files
committed
Fix baseline tests.
1 parent 4d44b7c commit 5ab8c68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/SideBySide/CharacterSetTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using Dapper;
2+
#if !BASELINE
23
using MySql.Data.Serialization;
4+
#endif
35
using Xunit;
46

57
namespace SideBySide

0 commit comments

Comments
 (0)