update tests

This commit is contained in:
Dmitry Ivakhnenko
2022-11-22 15:05:19 +03:00
parent 8d3e02f565
commit 64bbc3eb84
27 changed files with 27 additions and 27 deletions

View File

@@ -7,7 +7,7 @@
// @generated by gentest/gentest.rb from gentest/fixtures/YGAbsolutePositionTest.html
var Yoga = Yoga || require("../../sources/entry-" + process.env.TEST_ENTRY);
var Yoga = Yoga || require("../../dist");
it("absolute_layout_width_height_start_top", function () {
var config = Yoga.Config.create();