Skip to content

Commit a423b24

Browse files
authored
Update test.rb
1 parent e19c37b commit a423b24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/erbx/test.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
$LOAD_PATH.unshift File.expand_path('../../lib', __dir__)
44

5+
require "erbx"
6+
57
puts ERBX.lex("<html><html>")

0 commit comments

Comments
 (0)