notification_spec.rb
上传用户:netsea168
上传日期:2022-07-22
资源大小:4652k
文件大小:0k
源码类别:

Ajax

开发平台:

Others

  1. require File.dirname(__FILE__) + "/../spec_helper"
  2. describe Notification do
  3.   # Replace this with your real tests.
  4.   it "test_truth" do
  5.     assert true
  6.   end
  7. end