summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog015/prog015.T
blob: 213ad24ae2e623007c50da6c7f9adca81fdb12ef (plain)
1
2
# testcase for module import completions, e.g. `:complete repl "import Mod"`
test('prog015', extra_files(['Level1.hs', 'Level2/', 'TopLevel.hs']), ghci_script, ['prog015.script'])