Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Oct 9, 2023
1 parent 0f4f951 commit be2dbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tools/vcreate/vcreate_test.v
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ indent_style = tab
assert os.read_file('.editorconfig')! == editor_config_content
}

fn test_with_new_no_arg_input() {
fn test_new_with_no_arg_input() {
$if windows {
eprintln('Input test for windows are not yet implemented.')
return
Expand Down

0 comments on commit be2dbb1

Please sign in to comment.