mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 14:30:38 -07:00
refactor: Tag class support in registerTag()
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as chai from 'chai'
|
||||
import t from '../../../src/util/strftime'
|
||||
import { strftime as t } from '../../../src/util/strftime'
|
||||
import { DateWithTimezone } from '../../stub/date-with-timezone'
|
||||
const expect = chai.expect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user