# Check if it can import and execute a coffeescript-only module successfully.
ok require('./test_module').func() is "from over there"