test/au_test.rb in jpmobile-0.0.1 vs test/au_test.rb in jpmobile-0.0.2

- old
+ new

@@ -7,9 +7,10 @@ "HTTP_X_UP_SUBNO"=>"00000000000000_mj.ezweb.ne.jp") assert_equal(true, req.mobile?) assert_instance_of(Jpmobile::Mobile::Au, req.mobile) assert_equal("00000000000000_mj.ezweb.ne.jp", req.mobile.subno) assert_equal("00000000000000_mj.ezweb.ne.jp", req.mobile.ident) + assert_equal("00000000000000_mj.ezweb.ne.jp", req.mobile.ident_subscriber) assert_equal(nil, req.mobile.position) assert(req.mobile.supports_cookie?) end # TuKa, 端末種別の識別