spec/unit/locked_switcher_spec.rb in lhm-1.0.0.rc2 vs spec/unit/locked_switcher_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/migration' @@ -49,6 +47,5 @@ "unlock tables" ]) end end end -