lib/soaspec/test_server/test_namespace.rb in soaspec-0.2.29 vs lib/soaspec/test_server/test_namespace.rb in soaspec-0.2.30
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Soaspec
module TestServer
# Helps tests attribute methods
class TestNamespace
class << self