test/unit/effective_date_test.rb in hqmf2js-1.0.0 vs test/unit/effective_date_test.rb in hqmf2js-1.0.1
- old
+ new
@@ -18,10 +18,10 @@
converted_hqmf = "var effective_date = 1277870400; // June 30th 2010
#{@converter.js_for_data_criteria}
#{@converter.js_for('IPP')}
#{@converter.js_for('DENOM')}
#{@converter.js_for('NUMER')}
- #{@converter.js_for('EXCEP')}
+ #{@converter.js_for('DENEXCEP')}
#{@converter.js_for('DUMMY')}"
# Now we can wrap and compile all of our code as one little JavaScript context for all of the tests below
if RUBY_PLATFORM=='java'
@context = Rhino::Context.new
\ No newline at end of file