summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-28 12:45:00 +0300
committerLars Wirzenius <liw@liw.fi>2021-03-28 12:56:51 +0300
commitc3980edbea7638dfd88369a712495bee9a5f6384 (patch)
treeeb078cf5ae34759a5c71563de0be5f0157c4f4e0 /src
parent721e8e165914f199cb803465d58ba74e0df47d49 (diff)
downloadbumper-rs-c3980edbea7638dfd88369a712495bee9a5f6384.tar.gz
test: add vendored copies of Subplot libraries
We'll need these soon.
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 31e1bb2..8b13789 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,7 +1 @@
-#[cfg(test)]
-mod tests {
- #[test]
- fn it_works() {
- assert_eq!(2 + 2, 4);
- }
-}
+