mirror of
https://github.com/edmccard/twoapple-reboot.git
synced 2025-08-08 17:24:56 +00:00
Test script cleanup (programs are not modules)
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
module test.test_bus;
|
||||
|
||||
|
||||
import test.base, test.cpu;
|
||||
|
||||
|
||||
|
@@ -1,6 +1,3 @@
|
||||
module test.test_decimal;
|
||||
|
||||
|
||||
import std.stdio;
|
||||
|
||||
import test.base, test.cpu;
|
||||
|
@@ -1,6 +1,3 @@
|
||||
module test.test_func;
|
||||
|
||||
|
||||
import test.base, test.cpu;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user