blob: 37250f56588f51f276351ea6b6ac40b61b956d29 [file] [edit]
'use strict';
require('../common');
// Minimal test for assert benchmarks. This makes sure the benchmarks aren't
// completely broken but nothing more than that.
const runBenchmark = require('../common/benchmark');
runBenchmark('validators');