Move hasIPv6 into sysinfo
This commit is contained in:
@@ -79,8 +79,4 @@ describe('config', function () {
|
||||
|
||||
done();
|
||||
});
|
||||
|
||||
it('test machine has IPv6 support', function () {
|
||||
expect(config.hasIPv6()).to.equal(true);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user