X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F16xml-parser.t;h=3d1c5681ae53097efd95ef0333732716b66697f5;hb=d05e51f1c544def017fc2ae17693a64a88d64172;hp=49c0a26cef1fbb187b325097f1519d3fbdcce737;hpb=5a0c7b434ab26721269fb21199e93568cf17bd83;p=dbsrgits%2FSQL-Translator.git diff --git a/t/16xml-parser.t b/t/16xml-parser.t index 49c0a26..3d1c568 100644 --- a/t/16xml-parser.t +++ b/t/16xml-parser.t @@ -168,7 +168,7 @@ schema_ok( $scma, { name => 'foo_trigger', perform_action_when => 'after', database_event => 'insert', - on_table => 'foo', + on_table => 'Basic', action => 'update modified=timestamp();', extra => { foo => "bar",