Update Meteor to 1.2
This requires local copies of packages that are broken or not Polymer 0.5 Closes #15
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Write your tests here!
|
||||
// Here is an example.
|
||||
Tinytest.add('example', function (test) {
|
||||
test.equal(true, true);
|
||||
});
|
||||
Reference in New Issue
Block a user