You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/tests/get_system_locale.rs
|
|
+++ b/tests/get_system_locale.rs
|
|
@@ -1,3 +1,5 @@
|
|
+#![cfg(debug_assertions)]
|
|
+
|
|
use nu_test_support::locale_override::with_locale_override;
|
|
use nu_utils::get_system_locale;
|
|
use num_format::Grouping;
|