Move folly/Array.h
[folly.git] / folly / test / Makefile.am
index 2199f8906d1194163f022cefaab015c3986f2496..0a5669308c1c3500bb1c302edd45209d9805f104 100644 (file)
@@ -45,7 +45,7 @@ spin_lock_test_SOURCES = SpinLockTest.cpp
 spin_lock_test_LDADD = libfollytestmain.la
 TESTS += spin_lock_test
 
-array_test_SOURCES = ArrayTest.cpp
+array_test_SOURCES = ../container/test/ArrayTest.cpp
 array_test_LDADD = libfollytestmain.la
 TESTS += array_test