Add Changes entries for 6c77378 and 1fb4f40
[dbsrgits/SQL-Translator.git] / t / 70sqlt-diff_script.t
index 753fd1b..77c231e 100644 (file)
@@ -23,8 +23,6 @@ BEGIN {
         );
 }
 
-$ENV{SQLT_NEWDIFF_NOWARN} = 1;
-
 my @mysql_create1 = qw(data mysql create.sql);
 my @mysql_create2 = qw(data mysql create2.sql);