blob: 3376ebdc5593effb4893596bbd7f35a839f08507 [file] [log] [blame] [edit]
"use strict";
if ( typeof Symbol === "undefined" ) {
console.log( "Symbols not supported, skipping the test..." );
process.exit();
}
require( "./lib/ensure_iterability_es6" )();