mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 15:00:42 -07:00
refactor: Tag class support in registerTag()
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { expect } from 'chai'
|
||||
import { Liquid, Drop } from '../../../src/liquid'
|
||||
import { Liquid, Drop } from '../../../src'
|
||||
|
||||
describe('drop/drop', function () {
|
||||
let liquid: Liquid
|
||||
|
||||
Reference in New Issue
Block a user