diff options
| author | cjkenn <cjkenn@users.noreply.github.com> | 2020-11-16 19:02:02 -0500 |
|---|---|---|
| committer | cjkenn <cjkenn@users.noreply.github.com> | 2020-11-16 19:02:02 -0500 |
| commit | b4c94241476298936a868b1416f7285ab1e320a7 (patch) | |
| tree | 52816acfb32085045b70665064c3d28a9cf337cb | |
| parent | 78a37f888a00c7406e7a54346697a41802891db7 (diff) | |
| download | rust-b4c94241476298936a868b1416f7285ab1e320a7.tar.gz rust-b4c94241476298936a868b1416f7285ab1e320a7.zip | |
update ui test for increased fuel usage
| -rw-r--r-- | src/test/ui/print-fuel/print-fuel.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/print-fuel/print-fuel.stderr b/src/test/ui/print-fuel/print-fuel.stderr index cc88cc077bb..f1424d587d0 100644 --- a/src/test/ui/print-fuel/print-fuel.stderr +++ b/src/test/ui/print-fuel/print-fuel.stderr @@ -1 +1 @@ -Fuel used by foo: 3 +Fuel used by foo: 7 |
