jupyterlite / cockle

In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Ensure function names are camelCase #69

Closed ianthomas23 closed 3 days ago

ianthomas23 commented 3 days ago

Some test function names are not camelCase for some reason, this PR fixes them.