Wolfgang Jeltsch pushed to branch wip/jeltsch/module-graph-reuse-in-downsweep at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • testsuite/tests/ghc-api/downsweep/all.T
    ... ... @@ -16,7 +16,7 @@ test('OldModLocation',
    16 16
          ['-package ghc'])
    
    17 17
     
    
    18 18
     test('IncrementalDownsweep',
    
    19
    -     [ extra_files(['IncrementalDownsweep.modules/*'])
    
    19
    +     [ extra_files(['IncrementalDownsweep.modules/'])
    
    20 20
          , extra_run_opts('"' + config.libdir + '"')
    
    21 21
          ],
    
    22 22
          compile_and_run,