Closed hemanth closed 10 years ago
Sometimes we need multiple namespaces like ['that.log','this.log','console','log','self']
['that.log','this.log','console','log','self']
Thanks! Can you add a unit test for this?
@ehynds Done, the test cases where bit different than those I have written so far, let me know if I have missed something, thank you.
Sometimes we need multiple namespaces like
['that.log','this.log','console','log','self']