Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
)
161
def
test_file_extension(lang, ext):
162
assert _file_extension(lang) == ext
163
164
165
def
test_truncate_line():
Callers
nothing calls this directly
Calls
1
_file_extension
Function · 0.90
Tested by
no test coverage detected