Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-13417] Test cases for timob-13417 #102

Merged
merged 1 commit into from May 15, 2013
Merged

[TIMOB-13417] Test cases for timob-13417 #102

merged 1 commit into from May 15, 2013

Conversation

vishalduggal
Copy link
Contributor

Test cases for TIMOB-13417


var platformName = Titanium.Platform.osname;
var isIOS = (platformName == 'iphone' || platformName == 'ipad');

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks this is never used in the file .

@srahim
Copy link
Contributor

srahim commented May 15, 2013

Minor quibble but nothing majorly wrong continuing to FR .

@srahim
Copy link
Contributor

srahim commented May 15, 2013

Functionally Tested and APPROVED

srahim added a commit that referenced this pull request May 15, 2013
[TIMOB-13417] Test cases for timob-13417
@srahim srahim merged commit 3a4b2ba into appcelerator-developer-relations:master May 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants