test_support/spec/lib/configurable_spec.rb in blacklight-3.0.0pre6 vs test_support/spec/lib/configurable_spec.rb in blacklight-3.0.0pre7
- old
+ new
@@ -1,4 +1,5 @@
+# -*- encoding : utf-8 -*-
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe Blacklight::Configurable do
class TestConfig