Navigation Menu

Skip to content

Commit

Permalink
FLOE-437: namespace validateStopped listener
Browse files Browse the repository at this point in the history
  • Loading branch information
waharnum committed Feb 4, 2016
1 parent d721548 commit f9fed3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/js/sonifierTests.js
Expand Up @@ -275,7 +275,7 @@ https://raw.githubusercontent.com/fluid-project/chartAuthoring/master/LICENSE.tx
},
// We kick off the next test when this one finishes
listeners: {
"onSonificationStopped": {
"onSonificationStopped.validateStopped": {
funcName: "floe.tests.chartAuthoring.validateStopped",
args: "{that}"
}
Expand Down

0 comments on commit f9fed3a

Please sign in to comment.