不要怂,就是干,撸起袖子干!

Commit c403edd4 by Jan Aagaard Meier

comment back tests

1 parent 59d28877
Showing with 1 additions and 2 deletions
...@@ -174,7 +174,7 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -174,7 +174,7 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() {
}); });
}); });
}); });
/*
describe('default values', function() { describe('default values', function() {
describe('current date', function() { describe('current date', function() {
it('should store a date in touchedAt', function() { it('should store a date in touchedAt', function() {
...@@ -281,5 +281,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() { ...@@ -281,5 +281,4 @@ describe(Helpers.getTestDialectTeaser("DAO"), function() {
}) })
}) })
}) })
*/
}) })
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!