Skip to content

Commit

Permalink
Workaround obvious code reference for the spelling checker.
Browse files Browse the repository at this point in the history
  • Loading branch information
schweitzpgi committed Feb 16, 2024
1 parent 86072ed commit d65f624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targettests/lit.cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# The name of this test suite.
config.name = 'CUDAQ-Target'

# testFormat: The test format to use to interpret tests.
# `testFormat`: The test format to use to interpret tests.
config.test_format = lit.formats.ShTest(not llvm_config.use_lit_shell)

config.suffixes = ['.cpp']
Expand Down

0 comments on commit d65f624

Please sign in to comment.