6491d70326
Also update tests for itextomml 1.3.25.
5 lines
80 B
Ruby
Executable file
5 lines
80 B
Ruby
Executable file
#!../../bin/rackup
|
|
# -*- ruby -*-
|
|
|
|
require '../testrequest'
|
|
run TestRequest.new
|