mirror of
https://github.com/harish2704/simple-mocha.git
synced 2026-09-10 06:21:08 +00:00
rm cl
This commit is contained in:
@@ -106,7 +106,7 @@ describe( 'Simple before block + it s ', function(){
|
|||||||
|
|
||||||
it( 'should run ', function( done ){
|
it( 'should run ', function( done ){
|
||||||
firsDescribeBlock.run( function( err ){
|
firsDescribeBlock.run( function( err ){
|
||||||
console.log( 'messageLog', messageLog );
|
// console.log( 'messageLog', messageLog );
|
||||||
done( err );
|
done( err );
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user