#!/bin/sh

ipython debian/tests/test.ipy
ipython -c 'print("hello world")'
