require 'spec_helper'

describe Belajar::Views::TaskView, type: :view do

  it { is_expected.to respond_to :enter }

end