spec/spec_helper.rb in glare-1.1.0 vs spec/spec_helper.rb in glare-1.2.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'coveralls'
Coveralls.wear!
# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.