rust-raspberrypi-OS-tutorials/12_integrated_testing/kernel/tests/boot_test_string.rb
Andre Richter 8c661977b8
Use a virtual manifest starting tutorial 12
This is finally possible since the new feature resolver.

For reference:
https://github.com/rust-lang/rust-analyzer/issues/6197#issuecomment-827564835
2022-04-19 22:44:01 +02:00

4 lines
68 B
Ruby

# frozen_string_literal: true
EXPECTED_PRINT = 'Echoing input now'