#!/bin/sh

cd lib/ && ln -s /usr/lib/nodejs/iconv/lib/iconv.node . && cd ..
node test/run-tests.js
