blob: aeb20098e4ecd4a3fc3d0d76bf0c7f990557b84b [file] [log] [blame]
function jscSetUp() {
setupMandreel();
}
function jscTearDown() {
tearDownMandreel();
}
function jscRun() {
runMandreel();
}