Skip to content

Commit

Permalink
More tests. Some formatting changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Oct 25, 2017
1 parent 1cd78f1 commit e9160ed
Show file tree
Hide file tree
Showing 10 changed files with 2,022 additions and 521 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
testing/logs
testing/logs
vendor
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"psr-4": {
"SciActive\\": "src/"
}
}
},
"require-dev": {
"phpunit/phpunit": "^6.1"
}
}
Loading

0 comments on commit e9160ed

Please sign in to comment.