spec/unit/intersection_spec.rb in lhm-1.0.0.rc2 vs spec/unit/intersection_spec.rb in lhm-1.0.0.rc3
- old
+ new
@@ -1,9 +1,7 @@
-#
-# Copyright (c) 2011, SoundCloud Ltd., Rany Keddo, Tobias Bielohlawek, Tobias
-# Schmidt
-#
+# Copyright (c) 2011, SoundCloud Ltd., Rany Keddo, Tobias Bielohlawek, Tobias
+# Schmidt
require File.expand_path(File.dirname(__FILE__)) + '/unit_helper'
require 'lhm/table'
require 'lhm/migrator'
@@ -37,6 +35,5 @@
def varchar
{ :metadata => "VARCHAR(255)"}
end
end
-