test2.js 93 Bytes Raw Blame History Permalink 1 2 3 4 casper.test.begin('test 2', 1, function(test) { test.assert(false); test.done(); });