summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci062.script
blob: 80aad1ad442458830a7584cce58b81dbdbc06e5c (plain)
1
2
3
4
5
6
7
8
9
-- Tests for a bug in -fexternal-interpreter where we call loadObj
-- with a local path for the object file, and the iserv process is
-- running with a different current directory so it can't load the
-- object file.

:cd ghci062
:set -fobject-code
:load Test
test