Skip to content

Commit 5cbe324

Browse files
re-instated the react-backbone tests
1 parent b8ceb31 commit 5cbe324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser-tests/allTests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var excludedFrameworks = [
2121
// sammyjs fails intermittently, it would appear that its state is sometimes updated asynchronously?
2222
'sammyjs',
2323
// these are examples that have been removed or are empty folders
24-
'emberjs_require', 'dermis', 'react-backbone'
24+
'emberjs_require', 'dermis'
2525
];
2626

2727
// collect together the framework names from each of the subfolders

0 commit comments

Comments
 (0)