This website works better with JavaScript.
Home
Explore
Help
Sign In
modal-soft
/
numerica
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Re-enable test
Enable all tests in project.
master
TheoryOfNekomata
1 year ago
parent
545d0a54aa
commit
a0739c3ec4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
packages/core/test/systems/en-US.test.ts
+ 1
- 1
packages/core/test/systems/en-US.test.ts
View File
@@ -4,7 +4,7 @@ import { numberToExponential } from '../../src/exponent';
const options = { system: systems.enUS };
describe
.skip
('numerica', () => {
describe('numerica', () => {
describe('group names', () => {
describe('0-9', () => {
it.each`
Write
Preview
Loading…
Cancel
Save