diff options
Diffstat (limited to 'testsuite/tests/deriving/should_compile/all.T')
-rw-r--r-- | testsuite/tests/deriving/should_compile/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/deriving/should_compile/all.T b/testsuite/tests/deriving/should_compile/all.T index a224871b2a..cc0730f4e0 100644 --- a/testsuite/tests/deriving/should_compile/all.T +++ b/testsuite/tests/deriving/should_compile/all.T @@ -111,3 +111,4 @@ test('T14932', normal, compile, ['']) test('T14933', normal, compile, ['']) test('T15290c', normal, compile, ['']) test('T15290d', normal, compile, ['']) +test('T15398', normal, compile, ['']) |