Skip to content

Commit

Permalink
Update tests.js
Browse files Browse the repository at this point in the history
Removed failing test case which were testing the new advertising functionality prematurely.
  • Loading branch information
petermetz committed Apr 3, 2014
1 parent 67c9143 commit 1e79d5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,3 @@ IBeacon.stopRangingBeaconsInRegion(beacon);

IBeacon.startRangingBeaconsInRegions(arrayOfBeacons, onDidRangeBeacons);
IBeacon.stopRangingBeaconsInRegions(arrayOfBeacons);


IBeacon.startAdvertisingAsBeacon(beacon);

0 comments on commit 1e79d5f

Please sign in to comment.