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

You need to sign in or sign up before continuing.
Commit 4d98f176 by Sascha Depold

run undo tests for the flags "--undo" and "-u" as well

1 parent db3ee09a
Showing with 1 additions and 1 deletions
......@@ -305,7 +305,7 @@ describe(Support.getTestDialectTeaser("Executable"), function() {
})
})
})
})(['--migrate --undo', '-mu'])
})(['--migrate --undo', '-mu', '--undo', '-u'])
;(function(flags) {
flags.forEach(function(flag) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!