refactor the lib.rs of nu-std after the new virtual files PR (#9289)

This commit is contained in:
Antoine Stevan
2023-05-25 21:43:07 +02:00
committed by GitHub
parent e5ff72120a
commit 3e55addbdd
3 changed files with 25 additions and 58 deletions

View File

@ -5,7 +5,7 @@
# Assert commands and test runner.
#
##################################################################################
export use log.nu
use log.nu
# Universal assert command
#