spec/lib/motion_stub.rb in bubble-wrap-1.8.0 vs spec/lib/motion_stub.rb in bubble-wrap-1.9.0
- old
+ new
@@ -3,10 +3,10 @@
module Project
class App
def self.setup
end
end
-
+
class Config
def files_dependencies
end
end
end