1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-15 22:05:51 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
3eae657121 Update std-rfc tests for to use @test attributes ()
After , the test runner was updated to use attributes, along with
the existing `std` modules. However, since that PR was started before
`std-rfc` was in main, it didn't include updates to those tests. Once
 was merged, the `std-rfc` tests no longer ran in CI. This PR
updates the tests accordingly.
2025-02-12 06:48:41 -05:00
5b4dd775d4 Move std-rfc into Nushell ()
Move `std-rfc` into Nushell.  `use std-rfc/<submodule>` now works "out-of-the-box"
2025-02-09 09:03:37 -05:00