Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
fd970cc2
authored
2013-05-02 10:37:42 -0700
by
Patrick Corcoran
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix typo in binders.js
I believe there was a typo in binders.js?
1 parent
cc735caa
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
spec/rivets/binders.js
spec/rivets/binders.js
View file @
fd970cc
1
describe
(
"Rives.binders"
,
function
()
{
1
describe
(
"Rive
t
s.binders"
,
function
()
{
2
var
context
;
2
var
context
;
3
beforeEach
(
function
()
{
3
beforeEach
(
function
()
{
4
context
=
{
4
context
=
{
...
...
Please
register
or
sign in
to post a comment