Skip to content

Commit b0dc02f

Browse files
committed
First pass at serialization test
1 parent f51ffd8 commit b0dc02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ describe("ReactiveFunction", function() {
494494
});
495495
});
496496

497-
//it("Should serialize a graph.", function (){
497+
//it("Should serialize the data floe graph.", function (){
498498

499499
// var firstName = ReactiveProperty("Jane");
500500
// var lastName = ReactiveProperty("Smith");

0 commit comments

Comments
 (0)