Sha256: 848674e58babde38b0514ecec4424915a9c4cc4d4da011cde8c5db3b1ed94f84

Contents?: true

Size: 168 Bytes

Versions: 1

Compression:

Stored size: 168 Bytes

Contents

require 'test_helper'

class FwtPushNotificationServerTest < ActiveSupport::TestCase

  test "truth" do
    assert_kind_of Module, FwtPushNotificationServer
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fwt_push_notification_server-0.0.6 test/fwt_push_notification_server_test.rb