Skip to content

Commit 59b6e76

Browse files
author
Vitaly Puzrin
committed
Fix test name
1 parent e4267fc commit 59b6e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/issues/0350.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var yaml = require('../../');
66
var readFileSync = require('fs').readFileSync;
77

88

9-
test('should allow cast integers as !!float', function () {
9+
test('should return parse docs from loadAll', function () {
1010
var data = yaml.safeLoadAll(readFileSync(require('path').join(__dirname, '/0350.yml'), 'utf8'));
1111

1212
assert.deepEqual(data, [ { a: 1 }, { b: 2 } ]);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy