rust-raspberrypi-OS-tutorials/04_safe_globals/tests/boot_test_string.rb
Andre Richter de3ba3e871 Refactor Tests and Makefile
- Carve out common files for tests
- Add boot tests starting tutorial 3
- Overhaul the Makefile for more structure
2021-07-12 22:27:32 +02:00

4 lines
64 B
Ruby

# frozen_string_literal: true
EXPECTED_PRINT = 'Stopping here'