blob: 65fae2a1001b4ffeb9a9fe546201902b5c9beb97 [file] [edit]
// Flags: --permission --allow-net --allow-fs-read=*
'use strict';
const common = require('../common');
common.expectWarning('ExperimentalWarning',
'The flag --allow-net is under experimental phase.');