summaryrefslogtreecommitdiff
path: root/src/tests/VirtualMachineTest.cpp
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-05-11 15:03:40 (GMT)
committer jacob1 <jfu614@gmail.com>2013-05-11 15:03:40 (GMT)
commita0a0e305a92b41923f7634fca1d30b0e71ee12e0 (patch)
treebc3153d6a2f4d5cdb1e91cc51e2e88dcefb538c0 /src/tests/VirtualMachineTest.cpp
parentc2cdec9e621a2af25a256a484fdf68adc46ea96f (diff)
parent4d9b9b17d7593333e271de07b68fbef64b310cfa (diff)
downloadpowder-a0a0e305a92b41923f7634fca1d30b0e71ee12e0.zip
powder-a0a0e305a92b41923f7634fca1d30b0e71ee12e0.tar.gz
Merge pull request #135 from mniip/newlines
Add newlines at the end of all files
Diffstat (limited to 'src/tests/VirtualMachineTest.cpp')
-rw-r--r--src/tests/VirtualMachineTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/VirtualMachineTest.cpp b/src/tests/VirtualMachineTest.cpp
index ee92999..1f8a52d 100644
--- a/src/tests/VirtualMachineTest.cpp
+++ b/src/tests/VirtualMachineTest.cpp
@@ -13,4 +13,4 @@ int main(int argc, char * argv[])
std::cout << "Return value: " << vm->Pop<vm::uint4_t>() << std::endl;
}
}
-#endif \ No newline at end of file
+#endif