Skip to content

Commit

Permalink
refactor: ♻️ rename and update script with test files
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 21, 2024
1 parent f509078 commit bf5e8da
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
script({
files: ["./src/cities.md"],
tests: {
files: ["./src/cities.md"],
},
})

// the data to analyze
Expand Down

0 comments on commit bf5e8da

Please sign in to comment.