diff options
Diffstat (limited to 'testsuite/tests/impredicative/all.T')
-rw-r--r-- | testsuite/tests/impredicative/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/impredicative/all.T b/testsuite/tests/impredicative/all.T index 2f23210f6b..2bd813de60 100644 --- a/testsuite/tests/impredicative/all.T +++ b/testsuite/tests/impredicative/all.T @@ -20,3 +20,4 @@ test('T7026', normal, compile, ['']) test('T8808', normal, compile, ['']) test('T17332', normal, compile_fail, ['']) test('expr-sig', normal, compile, ['']) +test('Dict', normal, compile, ['']) |