File: connected-users-websocket/node_modules/express/node_modules/connect/node_modules/formidable/node-gently/test/common.js

Recommend this page to a friend!
  Classes of Igor Escobar   Terminal Crossword   ???   Download  
File: connected-users-websocket/node_modules/express/node_modules/connect/node_modules/formidable/node-gently/test/???
Role: Auxiliary script
Content typex: text/plain
Description: Auxiliary script
Class: Terminal Crossword
Generate a crosswords board on a text console
Author: By
Last change: Update of connected-users-websocket/node_modules/express/node_modules/connect/node_modules/formidable/node-gently/test/common.js
Date: 1 month ago
Size: 240 bytes
 

Contents

Class file image Download
var path = require('path') , sys = require('sys'); require.paths.unshift(path.dirname(__dirname)+'/lib'); global.puts = sys.puts; global.p = function() {sys.error(sys.inspect.apply(null, arguments))};; global.assert = require('assert');