aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTill Hoeppner2014-11-25 15:18:40 +0100
committerTill Hoeppner2014-11-25 15:18:40 +0100
commit8ddcc712b3b353f27e08163ae43e7844079755bc (patch)
treeeab235a6f35ce321d461f38454ddebc13cafb26d /src
downloadsersve-8ddcc712b3b353f27e08163ae43e7844079755bc.tar.gz
sersve-8ddcc712b3b353f27e08163ae43e7844079755bc.tar.xz
sersve-8ddcc712b3b353f27e08163ae43e7844079755bc.zip
Initial commit.
Diffstat (limited to 'src')
-rw-r--r--src/lib.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
new file mode 100644
index 0000000..a93251b
--- /dev/null
+++ b/src/lib.rs
@@ -0,0 +1,3 @@
+#[test]
+fn it_works() {
+}