Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yathit committed Nov 10, 2014
1 parent 1036bfc commit a1b314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/storage/schema_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ var test_data_index_add = function() {
return;
}
// only work in IndexedDB
var db_name = 'test_data_lost_index_add-1';
var db_name = 'test_data_lost_index_add-2';
var schema = {
stores: [{
name: 'st',
Expand Down

0 comments on commit a1b314e

Please sign in to comment.