summaryrefslogtreecommitdiff
path: root/tests/rakefile.rb
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-06-05 11:23:41 +0700
committerhathach <[email protected]>2013-06-05 11:23:41 +0700
commitf69fefefa96339253d46b9f17833f0d0f1c39014 (patch)
treefb4ecd89a95b52ea00d6a9ff1c22e95744517219 /tests/rakefile.rb
parent6fb34f0e7a4ed05a3f0095c6850b4abf88aee229 (diff)
added dcd_dma_descriptor_t typdef
reorganize test project, multiple test projects each is specifically for an MCU
Diffstat (limited to 'tests/rakefile.rb')
-rw-r--r--tests/rakefile.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/rakefile.rb b/tests/rakefile.rb
deleted file mode 100644
index 563d2e0d3..000000000
--- a/tests/rakefile.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-PROJECT_CEEDLING_ROOT = "vendor/ceedling"
-load "#{PROJECT_CEEDLING_ROOT}/lib/rakefile.rb"
-
-task :default => %w[ test:all release ]