spec/norma_ruby_spec.rb in activefacts-0.8.9 vs spec/norma_ruby_spec.rb in activefacts-0.8.10
- old
+ new
@@ -1,10 +1,10 @@
#
# ActiveFacts tests: Parse all CQL files and check the generated Ruby.
# Copyright (c) 2008 Clifford Heath. Read the LICENSE file.
#
-require 'spec/spec_helper'
+require 'spec_helper'
require 'stringio'
require 'activefacts/vocabulary'
require 'activefacts/support'
require 'activefacts/input/orm'
require 'activefacts/generate/ruby'