UNPKG

578 Btext/coffeescriptView Raw
1#+--------------------------------------------------------------------+
2#| should.coffee
3#+--------------------------------------------------------------------+
4#| Copyright DarkOverlordOfData (c) 2012
5#+--------------------------------------------------------------------+
6#|
7#| This file is a part of Not-php
8#|
9#| Not-php is free software; you can copy, modify, and distribute
10#| it under the terms of the MIT License
11#|
12#+--------------------------------------------------------------------+
13#
14# test_helper - Main application
15#
16#
17#
18global.should = require('chai').should()