Skip to content

Commit

Permalink
Daily common/rust/cargo_from_buck/bin/autocargo
Browse files Browse the repository at this point in the history
Reviewed By: mitrandir77

Differential Revision: D39963061

fbshipit-source-id: 0950ea407026a7a1639e7a6cc64a48fb317e4cdc
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Sep 30, 2022
1 parent 9d6d99b commit 1667b19
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion compiler/crates/graphql-text-printer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# @generated by autocargo from //relay/oss/crates/graphql-text-printer:[graphql-text-printer,graphql-text-printer-operation-printer_test,graphql-text-printer_test,print_ast_test]
# @generated by autocargo from //relay/oss/crates/graphql-text-printer:[graphql-text-compact_test,graphql-text-printer,graphql-text-printer-operation-printer_test,graphql-text-printer_test,print_ast_test]
[package]
name = "graphql-text-printer"
version = "0.0.0"
authors = ["Facebook"]
edition = "2021"
license = "MIT"

[[test]]
name = "graphql_text_compact_test"
path = "tests/compact_test.rs"

[[test]]
name = "graphql_text_printer_operation_printer_test"
path = "tests/operation_printer_test.rs"
Expand Down

0 comments on commit 1667b19

Please sign in to comment.