Index: Tests/basic.eagle ================================================================== --- Tests/basic.eagle +++ Tests/basic.eagle @@ -312,11 +312,10 @@ set dataSource [file join [getDatabaseDirectory] $fileName] unset -nocomplain results errors set code [compileCSharpWith [subst { - using System.Data; using System.Data.SQLite; namespace _Dynamic${id} { public static class Test${id} @@ -421,11 +420,10 @@ } unset -nocomplain results errors set code [compileCSharpWith [subst { - using System.Data; using System.Data.SQLite; namespace _Dynamic${id} { public static class Test${id} @@ -479,11 +477,10 @@ } unset -nocomplain results errors set code [compileCSharpWith [subst { - using System.Data; using System.Data.SQLite; namespace _Dynamic${id} { public static class Test${id}