fix: correct test name from 'should_process_empty_input' to 'should_handle_empty_input'
This commit is contained in:
@@ -0,0 +1 @@
|
||||
var x = 1.2e3.4 // expect error
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
var x = 1.2e3.4 // expect error
|
||||