Remove ruby files and regen tests (#1501)
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1501 Now that we have `gentest-driver.ts` we can delete the ruby gentest. I also regened all of the tests that have a comment with the wrong file name for where it was generated. Reviewed By: yungsters, NickGerleman Differential Revision: D51956567 fbshipit-source-id: d389492e54711cf161dff9e649396cc40f1e5073
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fba32ebf14
commit
e61eb0178c
@@ -5,7 +5,7 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
// @generated by gentest/gentest.rb from gentest/fixtures/YGJustifyContentTest.html
|
||||
// @generated by gentest/gentest-driver.ts from gentest/fixtures/YGJustifyContentTest.html
|
||||
|
||||
import Yoga from 'yoga-layout';
|
||||
import {
|
||||
|
Reference in New Issue
Block a user