MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / test_file_extension

Function test_file_extension

tests/test_copy_command.py:161–162  ·  view source on GitHub ↗
(lang, ext)

Source from the content-addressed store, hash-verified

159 ],
160)
161def test_file_extension(lang, ext):
162 assert _file_extension(lang) == ext
163
164
165def test_truncate_line():

Callers

nothing calls this directly

Calls 1

_file_extensionFunction · 0.90

Tested by

no test coverage detected