examples/ip.rb in citrus-2.2.2 vs examples/ip.rb in citrus-2.3.0

- old
+ new

@@ -1,4 +1,6 @@ +$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__)) + require 'citrus' # This file contains a small suite of tests for the grammars found in ip.citrus. # If this file is run directly (i.e. using `ruby ip.rb') the tests will run. # Otherwise, this file may be required by another that needs access to the IP