Skip to content
  • Philip Withnall's avatar
    tests: Add missing switch cases · c796e9d8
    Philip Withnall authored and Olivier Crête's avatar Olivier Crête committed
    This appeases GCC’s -Wswitch-enum warning, and makes it more obvious
    that those enum cases have been explicitly considered, rather than just
    forgotten about.
    
    This introduces no functional changes.
    c796e9d8