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
@@ -5,7 +5,7 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
// @Generated by gentest/gentest.rb from gentest/fixtures/YGFlexDirectionTest.html
|
||||
// @generated by gentest/gentest.rb from gentest/fixtures/YGFlexDirectionTest.html
|
||||
|
||||
using System;
|
||||
using NUnit.Framework;
|
||||
|
Reference in New Issue
Block a user