forked from LeenkxTeam/Kmake
7 lines
122 B
JavaScript
7 lines
122 B
JavaScript
// Flags: --no-node-snapshot
|
|
'use strict';
|
|
require('../../common');
|
|
|
|
// Just re-execute the main test.
|
|
require('./test');
|