1 2 3 4 5
(function() { test(function() { assert_true(false); }, 'Test suite not implemented yet.'); })();