Use lowercase @generated in tests
Summary: The presence of lowercase "generated" anywhere in a file means Phabricator and Meta's fork of VSCode will treat the file as generated. Change generated tests to use the exact string. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D41312171 fbshipit-source-id: 2bc8ef450d8377ffbacf443043d115a418db4a2e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8166c81135
commit
efefc1eb7f
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
// clang-format off
|
||||
// @Generated by gentest/gentest.rb from gentest/fixtures/YGMinMaxDimensionTest.html
|
||||
// @generated by gentest/gentest.rb from gentest/fixtures/YGMinMaxDimensionTest.html
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <yoga/Yoga.h>
|
||||
|
Reference in New Issue
Block a user