rust-raspberrypi-OS-tutorials/07_timestamps/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
72 B
Ruby

# frozen_string_literal: true
EXPECTED_PRINT = 'Spinning for 1 second'