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