Skip to content
Snippets Groups Projects

pressure-vessel: Remap preloadable modules better

Merged Simon McVittie requested to merge wip/t29490 into master
2 files
+ 8
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -30,6 +30,10 @@ test_env.set(
)
test_env.set('PRESSURE_VESSEL_UNINSTALLED', 'yes')
if not glib_tap_support.found()
test_env.set('G_MESSAGES_DEBUG', 'all')
endif
tests = [
'adverb.py',
'cheap-copy.py',
Loading