Skip to content

Commit f644aa2

Browse files
authored
Merge pull request #174 from jemygraw/master
fix bucket manager test cases
2 parents 5ec79e2 + 587d148 commit f644aa2

File tree

4 files changed

+121
-42
lines changed

4 files changed

+121
-42
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
build-and-test:
2-
mkdir bin/
2+
mkdir -p bin/
33
cp tools/net40/Newtonsoft.Json.dll bin/
44
cp tools/net40/nunit.framework.dll bin/
55
cp tools/files/* bin/

0 commit comments

Comments
 (0)