aboutsummaryrefslogtreecommitdiff
path: root/source/util.d
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-05-27 01:24:20 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-05-27 01:24:20 -0400
commit921eb00c131fe0c6f0834f2556e7597424a3ba49 (patch)
tree04acf5223dd4978013d75d8f85e811e0756852c2 /source/util.d
parent97ebb43d26d3e452f6ac8995f212ba971aefc231 (diff)
downloaddm-921eb00c131fe0c6f0834f2556e7597424a3ba49.tar.gz
Better testing
Diffstat (limited to 'source/util.d')
-rw-r--r--source/util.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/util.d b/source/util.d
index d49f9d7..04b8be7 100644
--- a/source/util.d
+++ b/source/util.d
@@ -93,4 +93,3 @@ string safe_install(string specs) {
}
return result.join(" ");
}
-