diff --git a/test/dataTypeRowid.js b/test/dataTypeRowid.js index 3b029bc5..9f8cb9b0 100644 --- a/test/dataTypeRowid.js +++ b/test/dataTypeRowid.js @@ -99,7 +99,7 @@ describe.skip('39. dataTypeRowid.js', function() { ); }) - it('39.1.1 query rowid', function(done) { + it('39.1.1 query rowid [*** NEW FUNCTIONALITY ***]', function(done) { connection.execute( "SELECT * FROM " + tableName, function(err, result) { diff --git a/test/dataTypeTimestamp3.js b/test/dataTypeTimestamp3.js index bab4bf11..a9353b37 100644 --- a/test/dataTypeTimestamp3.js +++ b/test/dataTypeTimestamp3.js @@ -92,7 +92,7 @@ describe.skip('35. dataTypeTimestamp3.js', function() { ); }) - it('supports TIMESTAMP WITH TIME ZONE data type', function(done) { + it('supports TIMESTAMP WITH TIME ZONE data type [*** NEW FUNCTIONALITY ***]', function(done) { connection.should.be.ok; var timestamps = [