Skip to content

Commit 8567323

Browse files
committed
README: Update test count
1 parent 018680e commit 8567323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A robust & optimized ES3-compatible polyfill for [the `String.prototype.codePoin
55
Other polyfills for `String.prototype.codePointAt` are available:
66

77
* <http://norbertlindenberg.com/2012/05/ecmascript-supplementary-characters/> by [Norbert Lindenberg](http://norbertlindenberg.com/) (fails 2 tests)
8-
* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 6 tests)
8+
* <https://gist.github.com/slevithan/2290602> by [Steven Levithan](http://stevenlevithan.com/) (fails 8 tests)
99

1010
## Installation
1111

0 commit comments

Comments
 (0)