Checkpoint / the simplest test looks to be working now (~/.vimrc)
[vagrant-dotfiles.git] / TODO.md
diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..41693f6
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,5 @@
+# Get rspec tests working
+## https://github.com/hashicorp/vagrant-spec
+
+# Need to loop over all VMs being upped, for when the Vagrantfile defines multiple VMs
+# 'with_target_vms(argv[0]) do |vm|` from https://github.com/clintoncwolfe/vagrant-rspec-ci/blob/master/lib/vagrant-rspec-ci/command.rb ??