mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Mention that the test tests helpers as well
This commit is contained in:
@@ -3099,7 +3099,7 @@ Tinytest.add("spacebars-tests - template_tests - custom block helper doesn't bre
|
||||
});
|
||||
|
||||
Tinytest.add(
|
||||
"spacebars-tests - template_tests - currentData and parentData in event handlers",
|
||||
"spacebars-tests - template_tests - currentData and parentData in event handlers and helpers",
|
||||
function (test) {
|
||||
var tmpl = Template.spacebars_template_test_currentData_and_parentData_in_events;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user