d387126fe111eddcc0823d10c053067b44c58245
[platform/framework/web/crosswalk-tizen.git] /
1 'use strict';
2
3 module.exports = function (t, a) {
4         a(typeof t, 'boolean');
5 };