Skip to content

Commit

Permalink
Added ios release settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwlange committed Jan 30, 2019
1 parent a88361a commit f6354cd
Show file tree
Hide file tree
Showing 3 changed files with 2,195 additions and 2,192 deletions.
1 change: 0 additions & 1 deletion liquidcore/test/liquid.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ function test(fname) {
assert(row.info == 'Ipsum ' + String(row.id-1),
'row.info == "Ipsum ' + String(row.id-1) +'"');
});

});

db.close();
Expand Down
Loading

0 comments on commit f6354cd

Please sign in to comment.