mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
parent
8b45f73079
commit
633feccf8d
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
// Switch these lines once there are useful utils
|
|
||||||
// const testUtils = require('./utils');
|
|
||||||
require('./utils');
|
|
||||||
|
|
||||||
describe('Hello world', function () {
|
|
||||||
it('Runs a test', function () {
|
|
||||||
// TODO: Write me!
|
|
||||||
'hello'.should.eql('hello');
|
|
||||||
});
|
|
||||||
});
|
|
Loading…
Add table
Reference in a new issue