Skip to content

Commit cb82f04

Browse files
committed
fix qunit test name spelling
1 parent ec01fb4 commit cb82f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_basics.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ test("standalone state machine", function() {
2626

2727
//-----------------------------------------------------------------------------
2828

29-
test("targetted state machine", function() {
29+
test("targeted state machine", function() {
3030

3131
StateMachine.create({
3232
target: this,

0 commit comments

Comments
 (0)