test/fastly/util_test.rb in fastly-1.1.4 vs test/fastly/util_test.rb in fastly-1.1.5
- old
+ new
@@ -1,6 +1,7 @@
require 'test_helper'
+# Fastly Util class tests
class Fastly
class FooBar; end
class FooBarBaz; end
describe Util do
describe '.class_to_path' do