Rename test

master
Frédéric Matte 2023-09-28 22:56:40 -04:00
parent 7e950a12f5
commit f95cd16cf4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import { deepEqual as equal } from 'node:assert/strict'
import { metaltest } from 'metaltest'
const test = metaltest('Sort')
const test = metaltest('Sort by')
export { test }
import { sortby } from '../index.js'