You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
399B

  1. Error: Unknown ``test_driver``
  2. ##############################
  3. ``dds`` has a set of known ``test_driver``s built-in, and they may be specified
  4. with the ``test_driver`` key. Receiving this error indicates that the specified
  5. ``test_driver`` was not recognized by ``dds``. Check your spelling, and check
  6. that the driver you want to use is supported by ``dds``. Refer to the
  7. :doc:`/guide/packages` page.