(library
 (name invalid_option_test)
 (inline_tests
  (backend backend_foo)
  (executable
   (flags -option-that-is-not-accepted-by-ocaml))))
