From fc55bae9d6987b828f278897fc58e0ea514ffa11 Mon Sep 17 00:00:00 2001 From: Brandon Amos Date: Sun, 27 Dec 2015 08:17:38 -0500 Subject: [PATCH] Add usage instructions to test.py --- test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.py b/test.py index 3691298..080abff 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,5 @@ +# OpenFace tests, run with `nosetests-2.7 -v -d test.py` +# # Copyright 2015 Carnegie Mellon University # # Licensed under the Apache License, Version 2.0 (the "License");