spec/tty/table/operations/new_spec.rb in tty-0.0.11 vs spec/tty/table/operations/new_spec.rb in tty-0.1.0
- old
+ new
@@ -1,5 +1,5 @@
-# -*- encoding: utf-8 -*-
+# encoding: utf-8
require 'spec_helper'
describe TTY::Table::Operations, '#new' do
let(:object) { described_class }