Commit Graph

3 Commits

Author SHA1 Message Date
7efbfe020c Requested Changes
- Removed explicit type annotation.
- Changed panic to assert_eq
2024-12-19 13:23:07 +00:00
b99d8c1016 BytesAt command tests 2024-12-19 13:23:07 +00:00
c4dca5fe03 Merged tests to produce a single binary (#12826)
This PR should close #7147 

# Description
Merged src/tests into /tests to produce a single binary.

![image](https://github.com/nushell/nushell/assets/94604837/84726469-d447-4619-b6d1-2d1415d0f42e)

# User-Facing Changes
No user facing changes

# Tests + Formatting
Moved tests. Tollkit check pr pass.

# After Submitting

---------

Co-authored-by: Ian Manske <ian.manske@pm.me>
2024-05-13 13:37:53 +00:00