Delete panic handler test

This commit is contained in:
Philipp Oppermann
2019-08-07 10:24:48 +02:00
parent 99ea302aaa
commit f98145d556
2 changed files with 0 additions and 78 deletions

View File

@@ -4,10 +4,6 @@ version = "0.1.0"
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
edition = "2018"
[[test]]
name = "panic_handler"
harness = false
[dependencies]
bootloader = "0.6.4"
volatile = "0.2.3"